Files
JiboOs/docs/plugins/ServicesPlugin.js
2026-03-16 13:53:01 +02:00

11 lines
402 B
JavaScript

/**
* Init all the clients on the `jibo` object for the running services
* as listed in the services registry.
*/
/**
* The map of service calls to init. The key must match the
* name of the service as found in the registry. If the
* service isn't currently running (and thus not listed in the
* registry), then the client will not be inited.
*/