diff options
Diffstat (limited to 'cli/tests/import_maps/moment/moment.ts')
-rw-r--r-- | cli/tests/import_maps/moment/moment.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cli/tests/import_maps/moment/moment.ts b/cli/tests/import_maps/moment/moment.ts new file mode 100644 index 000000000..2b54a431e --- /dev/null +++ b/cli/tests/import_maps/moment/moment.ts @@ -0,0 +1 @@ +console.log("Hello from remapped moment!"); |