training_data/packages/config/src/index.ts

6 lines
153 B
TypeScript
Raw Normal View History

2025-02-06 16:32:31 +08:00
export * from "./context"
export * from "./types"
export * from "./utils"
export * from "./styles"
export * from "./constants"
export * from "./tailwind"