JezK
Edit File: getProto.d.ts
declare const getProto: typeof Object.getPrototypeOf | null; export = getProto;