# macroforge_ts_macros
> **Warning:** This is a work in progress and probably won't work for you. Use at your own risk!
Derive macros for TypeScript compile-time code generation.
Part of the [macroforge](https://github.com/rymskip/macroforge-ts) project.
## Usage
```toml
[dependencies]
macroforge_ts_macros = "0.1"
```
## License
MIT