UNPKG

133 BTypeScriptView Raw
1export declare const Setup: (target: object, decoratedPropertyKey: string, descriptor?: TypedPropertyDescriptor<() => any>) => void;