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