mirror of
https://github.com/elastic/kibana.git
synced 2025-06-28 11:05:39 -04:00
571 B
571 B
Home > kibana-plugin-plugins-expressions-public > Execution > context
Execution.context property
Execution context - object that allows to do side-effects. Context is passed to every function.
Signature:
readonly context: ExecutionContext<InspectorAdapters>;