tianji/src/types/index.ts

4 lines
93 B
TypeScript
Raw Normal View History

export type * from './server';
export type * from './monitor';
export type * from './utils';