diff options
Diffstat (limited to 'cli/tests/testdata/types')
| -rw-r--r-- | cli/tests/testdata/types/types.out | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/cli/tests/testdata/types/types.out b/cli/tests/testdata/types/types.out new file mode 100644 index 000000000..089a9381f --- /dev/null +++ b/cli/tests/testdata/types/types.out @@ -0,0 +1,3 @@ +[WILDCARD] +declare namespace Deno [WILDCARD] +declare var window: Window [WILDCARD] |
