Skip to content
This repository was archived by the owner on Dec 1, 2019. It is now read-only.

Commit 84640b0

Browse files
committed
fix: ts namespace
1 parent c1b4d77 commit 84640b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/defines.d.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
/// <reference path='../node_modules/typescript/lib/typescriptServices.d.ts' />
1+
/// <reference types='typescript/lib/typescriptServices' />

0 commit comments

Comments
 (0)