@yaw-rx/transformer
v0.1.2
Published
TypeScript build-time transformer. Injects the `accessor` keyword on `@state` fields and emits `__stateTypes` metadata for attribute codec marshalling. Runs via ts-patch.
Downloads
568
Readme
@yaw-rx/transformer
TypeScript build-time transformer. Injects the accessor keyword on @state fields and emits __stateTypes metadata for attribute codec marshalling. Runs via ts-patch.
npm install @yaw-rx/transformer --save-dev
npm run build