mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
651 B
651 B
Home > kibana-plugin-plugins-expressions-public > ExpressionsService > start
ExpressionsService.start() method
Returns Kibana Platform *start* life-cycle contract. Useful to return the same contract on server-side and browser-side.
Signature:
start(): ExpressionsServiceStart;
Returns:
ExpressionsServiceStart