@extendscript/aes.patch.object.preventextensions

js
The `Object.preventExtensions()` method prevents new properties from ever being added to an object (i.e. prevents future extensions to the object).
Version 2.0.0 License MIT
Keywords
extendscriptpolyfillshim
INSTALL