diff options
Diffstat (limited to 'tests/testdata')
| -rw-r--r-- | tests/testdata/subdir/exports.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/testdata/subdir/exports.ts b/tests/testdata/subdir/exports.ts new file mode 100644 index 000000000..d5f8be342 --- /dev/null +++ b/tests/testdata/subdir/exports.ts @@ -0,0 +1 @@ +export const SEPARATOR = "/"; |
