UNPKG

set-proto

Version:

Robustly set the [[Prototype]] of an object

3 lines (2 loc) 67 B
declare const x: typeof Reflect.setPrototypeOf | null; export = x;