Type alias LabMap

LabMap: {
    [name: string]: Readonly<Lab>;
}

Type declaration

  • [name: string]: Readonly<Lab>

Generated using TypeDoc