diff options
Diffstat (limited to 'tests/registry/npm/@denotest/file-dts-dmts-dcts/1.0.0/main.d.cts')
-rw-r--r-- | tests/registry/npm/@denotest/file-dts-dmts-dcts/1.0.0/main.d.cts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/registry/npm/@denotest/file-dts-dmts-dcts/1.0.0/main.d.cts b/tests/registry/npm/@denotest/file-dts-dmts-dcts/1.0.0/main.d.cts new file mode 100644 index 000000000..43a5ebe9b --- /dev/null +++ b/tests/registry/npm/@denotest/file-dts-dmts-dcts/1.0.0/main.d.cts @@ -0,0 +1 @@ +export type Value = "cts"; |