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.
1 parent 57b62ca commit ae46c22Copy full SHA for ae46c22
test/integration/example.ts
@@ -1,4 +1,4 @@
1
-import * as ddbGeo from "../../";
+import * as ddbGeo from "../../src";
2
import * as AWS from "aws-sdk";
3
import { expect } from "chai";
4
0 commit comments