Skip to main content
property CompileFunctionOptions.contextExtensions

An array containing a collection of context extensions (objects wrapping the current scope) to be applied while compiling

Type

Object[] | undefined
Back to top