main/src/apis/common/index.ts

5 lines
102 B
TypeScript

export * from './common'
export * from './captcha'
export * from './dashboard'
export * from './type'