UNPKG

100 BTypeScriptView Raw
1declare function OrdinaryGetPrototypeOf(O: object): object | null;
2export = OrdinaryGetPrototypeOf;