Skip to main content

UnsubscribeFn

@codebolt/client-sdk


Type Alias: UnsubscribeFn()

type UnsubscribeFn = () => void;

Defined in: CodeBolt/packages/clientsdk/src/core/unified-event-emitter.ts:10

Returns

void