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 c0db9e3 commit f6dbb3fCopy full SHA for f6dbb3f
src/index.ts
@@ -1,4 +1,4 @@
1
-export * as Square from "./api";
+export * from "./api";
2
export * as serialization from "./serialization";
3
export { SquareClient } from "./Client";
4
export { SquareEnvironment } from "./environments";
0 commit comments