UNPKG

hongluan-business-ui

Version:
8 lines (5 loc) 215 B
import { withInstall } from '../../utils/with-install.mjs'; import Banner from './src/index.mjs'; const HbBanner = withInstall(Banner); export { HbBanner, HbBanner as default }; //# sourceMappingURL=index.mjs.map