typescript-transform-macros
typescript-transform-macros copied to clipboard
Typescript Transform Macros
Results
1
typescript-transform-macros issues
Sort by
recently updated
recently updated
newest added
trafficstars
From the example in readme, it seems the expanded code is going to be executed in the runtime, instead of in the compile time. If this is the case, it...