UNPKG

@stdlib/assert-is-nonconfigurable-property-in

Version:

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

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