api-client/package: configure tsup output and exports
This commit is contained in:
3
packages/api-client/src/index.ts
Normal file
3
packages/api-client/src/index.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export * from "./turnstile-api";
|
||||
export * from "./unauthenticated-api";
|
||||
export * from "./types/interface";
|
||||
Reference in New Issue
Block a user