@dxos/client
    Preparing search index...

    Variable getTypenameConst

    getTypename: (schema: AnyEntity) => string

    Type declaration

      • (schema: AnyEntity): string
      • Parameters

        • schema: AnyEntity

          Schema to get the typename from.

        Returns string

        The typename of the schema. Example: com.example.type.person.