@dxos/client
    Preparing search index...

    Interface TextV0Type

    interface TextV0Type {
        "~@dxos/echo/Kind": Object;
        content: string;
        id: string;
    }

    Hierarchy

    Index

    Properties

    "~@dxos/echo/Kind": Object
    content: string = Schema.String
    id: string