UNPKG

@stdlib/assert

Version:

Standard assertion utilities.

18 lines (12 loc) 288 B
{{alias}}() Tests whether an environment has native `Proxy` support. Returns ------- bool: boolean Boolean indicating if an environment has native `Proxy` support. Examples -------- > var bool = {{alias}}() <boolean> See Also --------