ChemPal Documentation - v0.0.13-beta.5
    Preparing search index...

    Variable AVAILABILITY_OPTIONSConst

    AVAILABILITY_OPTIONS: string[] = ...

    User-facing availability filter options for the drawer search panel. Derived from the keys of AVAILABILITY_LABEL_MAP.

    export const AVAILABILITY_OPTIONS = Object.keys(AVAILABILITY_LABEL_MAP);