๐Ÿ“ฆ ljharb / set-proto

๐Ÿ“„ Reflect.setPrototypeOf.d.ts ยท 3 lines
1
2
3declare const x: typeof Reflect.setPrototypeOf | null;

export = x;