UNPKG

baseui

Version:

A React Component library implementing the Base design language

8 lines (7 loc) 176 B
export declare const STATE_TYPE: { readonly change: "CHANGE"; }; export declare const ALIGN: { readonly vertical: "vertical"; readonly horizontal: "horizontal"; };