shutdown
@quik/services / ServicesStore / shutdown
Function: shutdown()
shutdown():
Promise<void>
Defined in: services/src/store.ts:203
Shutdown all registered service instances. Cloned instances are shut down before base instances.
Returns
Promise<void>