UNPKG

160 BTypeScriptView Raw
1export declare const implementsFunction: <T = any, K extends keyof T = any>(x: any, fn: K) => x is Pick<T, K>;
2//# sourceMappingURL=implements-function.d.ts.map
\No newline at end of file