UNPKG

@lobehub/ui

Version:

Lobe UI is an open-source UI component library for building AIGC web apps

5 lines 208 B
//#region src/LobeSelect/constants.d.ts declare const LOBE_SELECT_CONTAINER_ATTR = "data-lobe-ui-select-container"; //#endregion export { LOBE_SELECT_CONTAINER_ATTR }; //# sourceMappingURL=constants.d.mts.map