1.0.3 • Published 10 months ago
@lucyjs/decorator v1.0.3
@lucyjs/decorator
TypeScript 装饰器工具库
安装
yarn add @lucyjs/decorator
使用方法
import { decorator } from "@lucyjs/decorator";
// 使用示例将在后续添加
开发
# 安装依赖
yarn install
# 构建
yarn build
# 运行测试
yarn test
# 代码检查
yarn lint
许可证
MIT