We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67aace1 commit 20ed167Copy full SHA for 20ed167
node-polyglot/node-polyglot-tests.ts
@@ -1,3 +1,5 @@
1
+/// <reference path="./node-polyglot.d.ts" />
2
+
3
import Polyglot = require("node-polyglot");
4
5
function instantiatePolyglot(): void {
0 commit comments