Skip to content

@statesync/core


@statesync/core / Unsubscribe

Type Alias: Unsubscribe()

ts
type Unsubscribe = () => void;

Defined in: types.ts:45

Returns

void

Released under the MIT License.