macroforge_ts_syn 0.1.14

TypeScript syntax types for compile-time macro code generation
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# macroforge_ts_syn

> **Warning:** This is a work in progress and probably won't work for you. Use at your own risk!

TypeScript syntax types for compile-time macro code generation.

Part of the [macroforge](https://github.com/rymskip/macroforge-ts) project.

## Usage

```toml
[dependencies]
macroforge_ts_syn = "0.1"
```

## License

MIT