destroy
const destroy: typeof destroy;Defined in: core/src/utils/utils.services.ts:10
Optional method key a service may implement; called by Services.destroy to
release the service’s resources during teardown.
const destroy: typeof destroy;Defined in: core/src/utils/utils.services.ts:10
Optional method key a service may implement; called by Services.destroy to
release the service’s resources during teardown.