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

4 lines
78 B
TypeScript
Raw Normal View History

export * from "./basic";
export * from "./iframe";
export * from "./widgets";