Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7a1d151 + f164f94 commit 8cd2189Copy full SHA for 8cd2189
index.d.ts
@@ -0,0 +1,3 @@
1
+import proj4 from "./lib/index";
2
+export = proj4;
3
+export as namespace proj4;
0 commit comments