mirror of
https://github.com/elastic/kibana.git
synced 2025-04-25 02:09:32 -04:00
615 B
615 B
Home > kibana-plugin-plugins-expressions-public > ExpressionFunction > extract
ExpressionFunction.extract property
Signature:
extract: (state: ExpressionAstFunction['arguments']) => {
state: ExpressionAstFunction['arguments'];
references: SavedObjectReference[];
};