Skip to main content
There are multiple types that can be used to ensure type safety of event payloads.

Importing Types

import { streamingNotify, streamingAction } from '@bragiai/audio-app-kit';
// Usage: streamingNotify.AvailablePlaylistPayload
I