refactor: moved client to lib/client
This commit is contained in:
3
src/lib/client/index.ts
Normal file
3
src/lib/client/index.ts
Normal file
@ -0,0 +1,3 @@
|
||||
// This file is auto-generated by @hey-api/openapi-ts
|
||||
export * from './types.gen';
|
||||
export * from './sdk.gen';
|
||||
Reference in New Issue
Block a user