Using TypeScript interfaces for brevity and clarity, this is the general shape of the API: type Decorator = (value: Input, context: { kind: string; ...
確定! 回上一頁