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