asp-smart-ui-plus-test
Version:
A Component Library for Vue 3
8 lines (5 loc) • 337 B
JavaScript
import '../../../../utils/index.mjs';
import { AspATypographyParagraph as AspATypographyParagraph$1 } from './src/index.mjs';
import { withInstall } from '../../../../utils/vue/install.mjs';
const AspATypographyParagraph = withInstall(AspATypographyParagraph$1);
export { AspATypographyParagraph, AspATypographyParagraph as default };