• isTubeInStock(tubeId: string, tableInput?: readonly Readonly<TubeStock>[]): boolean
  • Returns

    True if tube is considered available

    Parameters

    • tubeId: string
    • Optional tableInput: readonly Readonly<TubeStock>[]

    Returns boolean

Generated using TypeDoc