mirror of
https://github.com/elastic/kibana.git
synced 2025-06-28 11:05:39 -04:00
430 B
430 B
Home > kibana-plugin-plugins-expressions-public > ExpressionValue
ExpressionValue type
Signature:
export declare type ExpressionValue = ExpressionValueUnboxed | ExpressionValueBoxed;