From c370f749b2260cc1d8970b1dcdc63ff00008e26d Mon Sep 17 00:00:00 2001 From: Ryan Dahl Date: Fri, 30 Aug 2019 11:11:33 -0400 Subject: Remove ts_library_builder, maintain lib.deno_runtime.d.ts by hand (#2827) --- tests/types.out | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'tests/types.out') 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. - -/// -/// +[WILDCARD] declare namespace Deno { [WILDCARD] -- cgit v1.2.3