UNPKG

@stdlib/assert-is-nonconfigurable-property

Version:

Test if an object's own property is non-configurable.

3 lines 146 B
/// <reference path="../docs/types/index.d.ts" /> import isNonConfigurableProperty from '../docs/types/index'; export = isNonConfigurableProperty;