Files
certd/packages/ui/certd-client/src/vben/typings/index.ts
T

7 lines
189 B
TypeScript
Raw Normal View History

export type * from "./app";
export type * from "./basic";
export type * from "./helper";
export type * from "./menu-record";
export type * from "./tabs";
export type * from "./vue-router";