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

    Type Alias CRSpeakableSpecificationDefaultShape<Type>

    CRSpeakableSpecificationDefaultShape: {
        cssSelector: CRSetSnapshot<SchemaOrgCssSelectorType>;
        xpath: CRSetSnapshot<SchemaOrgXPathType>;
    } & CRIntangibleDefaultShape<Type>

    Serializable CRDT shape for Schema.org SpeakableSpecification.

    Schema.org: Sections of a document highlighted as particularly speakable.

    Type Parameters

    • Type = "SpeakableSpecification"

    Type Declaration