ChemPal Documentation - v1.12.0
    Preparing search index...

    Variable SUPPLIER_CLASS_NAMESConst

    SUPPLIER_CLASS_NAMES: readonly SupplierClassName[] = ...

    The active supplier class names, sorted, mirroring the value exports of the @/suppliers barrel. See the module header for how it stays dependency-free.

    export const SUPPLIER_CLASS_NAMES: readonly SupplierClassName[] =
    liveSupplierNames.filter(isSupplierClassName);