asp-smart-ui-plus-test
Version:
A Component Library for Vue 3
13 lines (8 loc) • 407 B
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
require('../../../../utils/index.js');
var index = require('./src/index.js');
var install = require('../../../../utils/vue/install.js');
const AspATypographyParagraph = install.withInstall(index.AspATypographyParagraph);
exports.AspATypographyParagraph = AspATypographyParagraph;
exports["default"] = AspATypographyParagraph;