Reflect.getPrototypeOf
npm install reflect.getprototypeof-x
js const $getPrototypeOf = require("reflect.getprototypeof-x") console.log($getPrototypeOf) // if it exists outputs "[Function: getPrototypeOf]", otherwise null.