ms/packages/api/src/index.ts

6 lines
108 B
TypeScript
Raw Normal View History

import './typings/global'
export * from './command'
export * from './interfaces'
export * from './console'