Skip to content

Commit 423311e

Browse files
committed
export in both styles
1 parent 75c1659 commit 423311e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
export * from "./api";
2+
export * as Square from "./api";
23
export * as serialization from "./serialization";
34
export { SquareClient } from "./Client";
45
export { SquareEnvironment } from "./environments";

0 commit comments

Comments
 (0)