Namespace: {
    entities: Entity[];
    label: string;
    module:
        | "hotmesh"
        | "meshcall"
        | "memflow"
        | "meshdata"
        | "meshos";
    name: string;
    type: string;
}

Type declaration

  • entities: Entity[]
  • label: string
  • module:
        | "hotmesh"
        | "meshcall"
        | "memflow"
        | "meshdata"
        | "meshos"
  • name: string
  • type: string

    @deprecated; unused; name is the type; label is human-readable