UNPKG

has-proto

Version:

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

3 lines (2 loc) 55 B
declare function mutator(): boolean; export = mutator;