LeaderWorkerInnerShutdown
Defined in: packages/@livestore/adapter-web/src/web-worker/common/worker-schema.ts:187
Extends
Section titled “Extends”object&TaggedRequest<"Shutdown",LeaderWorkerInnerShutdown,Encoded<{ }>,never,void,void,UnknownError, {_tag:"UnknownError";cause:unknown;note?:string;payload?:any; },never,this>
Constructors
Section titled “Constructors”Constructor
Section titled “Constructor”new LeaderWorkerInnerShutdown(
props,options?):LeaderWorkerInnerShutdown
Defined in: .pnpm-home/store/v11/links/@/effect/3.21.0/5f824b960b722ac9cc27ad83fe3b2945d775b034a0e1eb327a0ff67a4a7c6da7/node_modules/effect/dist/dts/Schema.d.ts:4266
Parameters
Section titled “Parameters”void | { }
options?
Section titled “options?”MakeOptions
Returns
Section titled “Returns”LeaderWorkerInnerShutdown
Inherited from
Section titled “Inherited from”Schema.TaggedRequest<LeaderWorkerInnerShutdown>()('Shutdown', { payload: {}, success: Schema.Void, failure: UnknownError, }).constructor