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

    Type Alias CREntryPointSnapshot<Type>

    CREntryPointSnapshot: CRStructPartialSnapshot<
        CREntryPointDefaultShape<Type>,
        "@id" | "@type" | "identifier",
    >

    Serializable CRDT snapshot for Schema.org EntryPoint.

    Type Parameters

    • Type = "EntryPoint"