Wyrly は TypeScript の標準デコレーター向けに設計されています。Documentation Index
Fetch the complete documentation index at: https://docs.wyrly.dev/llms.txt
Use this file to discover all available pages before exploring further.
reflect-metadata、emitDecoratorMetadata、parameter decorators は必要ありません。
推奨設定
TypeScript プロジェクトでは標準デコレーターを使います。module と moduleResolution の値は runtime や build tool によって変わりますが、
legacy decorator metadata を有効にすることは避けてください。
Deno
Deno 2.x をお使いの場合は JSR からインストールします。@wyrly/core から import します。
Node.js and Bun
Node.js と Bun をお使いの場合は npm からインストールします。reflect-metadata の設定は不要
これは追加しないでください。deps で明示的に宣言します。