@dxos/client
    Preparing search index...

    Variable getTypenameConst

    getTypename: (obj: BaseObject) => string | undefined

    Gets the typename of the object without the version.

    Type declaration

      • (obj: BaseObject): string | undefined
      • Parameters

        • obj: BaseObject

        Returns string | undefined