UNPKG

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