UNPKG

has-proto

Version:

Does this environment have the ability to get the [[Prototype]] of an object on creation with `__proto__`?

12 lines (11 loc) 128 B
{ "extends": "@ljharb/tsconfig", "exclude": [ "coverage", ], "compilerOptions": { "typeRoots": [ "types", ], }, }