UNPKG

112 BTypeScriptView Raw
1declare function OrdinarySetPrototypeOf(O: object, V: object | null): boolean;
2export = OrdinarySetPrototypeOf;