Files
Reactive-Resume/libs/schema/src/shared/index.ts
2023-11-05 12:31:42 +01:00

4 lines
69 B
TypeScript

export * from "./id";
export * from "./item";
export * from "./url";