Skip to main content

contextExtensions

property CompileFunctionOptions.contextExtensions

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

Object[] | undefined
Back to top