@dxos/client
    Preparing search index...

    Interface IndexKind

    Defined in: file://./../../../dxos/echo/indexing.proto

    interface IndexKind {
        field?: string;
        kind: IndexKind.Kind;
    }
    Index

    Properties

    Properties

    field?: string

    Options:

    • proto3_optional = true