github
readme
source
examples
distribution
Preparing search index...
The search index is not available
@oazmi/kitchensink - v0.8.4
@oazmi/kitchensink
builtin_aliases
object_preventExtensions
Function object_preventExtensions
object_
prevent
Extensions
<
T
>
(
o
)
:
T
Prevents the addition of new properties to an object.
Type Parameters
T
Parameters
o
:
T
Object to make non-extensible.
Returns
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
github
readme
source
examples
distribution
@oazmi/kitchensink - v0.8.4
Loading...
Prevents the addition of new properties to an object.