Meldbase TypeScript API
    Preparing search index...

    Type Alias SupportedLiveQuery<T>

    SupportedLiveQuery: LiveQuery<T> | RemoteLiveQuery<T>

    Type Parameters