diff options
Diffstat (limited to 'cli/tests/fix_js_imports.ts.out')
-rw-r--r-- | cli/tests/fix_js_imports.ts.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/tests/fix_js_imports.ts.out b/cli/tests/fix_js_imports.ts.out index 2981f7445..4fb3b8f12 100644 --- a/cli/tests/fix_js_imports.ts.out +++ b/cli/tests/fix_js_imports.ts.out @@ -1 +1 @@ -Module { Symbol(Symbol.toStringTag): "Module" } +Module { [Symbol(Symbol.toStringTag)]: "Module" } |