Skip to content

Commit 20ed167

Browse files
committed
fix node-polyglot/node-polyglot-tests.ts
1 parent 67aace1 commit 20ed167

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

node-polyglot/node-polyglot-tests.ts

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
/// <reference path="./node-polyglot.d.ts" />
2+
13
import Polyglot = require("node-polyglot");
24

35
function instantiatePolyglot(): void {

0 commit comments

Comments
 (0)