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

    Type Alias DrawerBindingKind

    DrawerBindingKind: typeof DRAWER_BINDING[keyof typeof DRAWER_BINDING]

    A DRAWER_BINDING value.

    export type DrawerBindingKind = (typeof DRAWER_BINDING)[keyof typeof DRAWER_BINDING];