Documentation
    Preparing search index...

    Type Alias SQLiteWithReplicas<Q>

    SQLiteWithReplicas: Q & { $primary: Q; $replicas: Q[] }

    Type Parameters

    • Q