UNPKG

104 BTypeScriptView Raw
1declare function OrdinaryHasProperty(O: object, P: PropertyKey): boolean;
2export = OrdinaryHasProperty;