UiDirec: DirecAttributes & {
    direcId?: string;
}

Direction in the user interface, either stored or not.

Type declaration

  • Optional direcId?: string

    Id generated locally

Generated using TypeDoc