Updated 6 months ago
@stdlib/assert-deep-has-property
Test whether an object contains a nested key path, either own or inherited.
Updated 6 months ago
@stdlib/utils-define-configurable-write-only-accessor
Define a configurable write-only accessor.
Updated 6 months ago
@stdlib/utils-define-memoized-read-only-property
Define a memoized read-only object property.
Updated 6 months ago
@stdlib/utils-define-memoized-configurable-read-only-property
Define a configurable memoized read-only object property.
Updated 6 months ago
@stdlib/utils-property-descriptors
Return an object's own property descriptors.
Updated 6 months ago
@stdlib/utils-define-nonenumerable-write-only-accessor
Define a non-enumerable write-only accessor.