object.create-intrinsic-ai
v1.0.0
Published
ES `Object.create` intrinsic as a module.
Readme
object.create-intrinsic-ai
Robustly cached Object.create intrinsic for your use. This package is part of the IntrinsicJS project.
Installation
Install it however you want. We'll only include one way to install it in this README, for simplicity:
npm install object.create-intrinsic-aiUsage
const $ObjectCreate = require("object.create-intrinsic-ai")