Skip to content

@statesync/tauri


@statesync/tauri / TauriInvalidationSubscriberOptions

Interface: TauriInvalidationSubscriberOptions

Defined in: transport.ts:30

Properties

eventName

ts
eventName: string;

Defined in: transport.ts:32


listen

ts
listen: TauriListen;

Defined in: transport.ts:31

Released under the MIT License.