UNPKG

124 BTypeScriptView Raw
1export declare function Focus(target: object | (new (...args: Array<any>) => object), propertyKey?: string | symbol): void;