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 > setup
ExpressionsService.setup() method
Returns Kibana Platform *setup* life-cycle contract. Useful to return the same contract on server-side and browser-side.
Signature:
setup(): ExpressionsServiceSetup;
Returns:
ExpressionsServiceSetup