diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/types.out | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/types.out b/tests/types.out index b07e10762..2d5a39e64 100644 --- a/tests/types.out +++ b/tests/types.out @@ -1,7 +1,5 @@ // Copyright 2018-2019 the Deno authors. All rights reserved. MIT license. - -/// <reference no-default-lib="true" /> -/// <reference lib="esnext" /> +[WILDCARD] declare namespace Deno { [WILDCARD] |