UNPKG

100 BTypeScriptView Raw
1declare function OrdinaryHasInstance(C: unknown, O: object): boolean;
2export = OrdinaryHasInstance;