UNPKG

93 BTypeScriptView Raw
1declare function setPrototypeOf(o: any, proto: object | null): any;
2export = setPrototypeOf;