75674df502
ClientAPI: use Axios ServerAPI: use @koa/router FullDate: wrapped Date only class APIPromise: enhanced Promise on api response application/json only(multipart/*, image/*, ... are not supported) get, post, put, delete, patch only
2 lines
74 B
TypeScript
2 lines
74 B
TypeScript
export { default as codegen } from './codegen';
|
|
export * from './Config';
|