master
- 将 CSSProperties 的值类型从 string 扩展为 string | number | undefined,以支持更灵活的样式定义 - 为 Component 接口的 style 和 props 字段添加详细注释,明确其设计意图和使用规范 - 移除已完成的 TODO 注释
datalive-design
To install dependencies:
bun install
To run:
bun run index.ts
This project was created using bun init in bun v1.3.4. Bun is a fast all-in-one JavaScript runtime.
Description
Languages
TypeScript
100%