Skip to content

Commit ea631e0

Browse files
committed
Fix external.d.ts unit test
1 parent 7d38048 commit ea631e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
import ts from "typescript";
1+
import ts = require("typescript");
22

33
export const ActionSet: ts.server.ActionSet;

0 commit comments

Comments
 (0)