Reflect.getPrototypeOf.d.ts 67 Bytes BlameHistoryPermalink Edit 1 2 3 declare const x: typeof Reflect.getPrototypeOf | null; export = x;