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) 57 B
declare function accessor(): boolean; export = accessor;