|
|
|
|
|
by 323
1373 days ago
|
|
Thanks, their @deepkit/type is exactly what I would need, but it seems they do that by a TypeScript plugin, and I'm in an esbuild setup which completely bypasses TypeScript. But I will check if maybe I can use DeepKit to auto-generate files with the reflection info I need as a separate build step. |
|