UNPKG

baseui

Version:

A React Component library implementing the Base design language

5 lines (4 loc) 106 B
export declare const TYPE: Readonly<{ readonly fixed: "fixed"; readonly floating: "floating"; }>;