@sovereignbase/schema-crdt
    Preparing search index...

    Type Alias CRPlaceSnapshot<Type>

    CRPlaceSnapshot: CRStructPartialSnapshot<
        CRPlaceDefaultShape<Type>,
        "@id" | "@type" | "identifier",
    >

    Type Parameters

    • Type = "Place"