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

    Type Alias DrawerWidget

    DrawerWidget: typeof DRAWER_WIDGET[keyof typeof DRAWER_WIDGET]

    A DRAWER_WIDGET value.

    export type DrawerWidget = (typeof DRAWER_WIDGET)[keyof typeof DRAWER_WIDGET];