mirror of
https://github.com/imputnet/cobalt.git
synced 2025-12-19 14:38:50 +00:00
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