vue-admin-core
Version:
A Component Library for Vue 3
15 lines (10 loc) • 464 B
JavaScript
;
var index = require('./src/index.js');
exports.FormLayout = index.FormLayout;
exports.FormLayoutDeepContext = index.FormLayoutDeepContext;
exports.FormLayoutShallowContext = index.FormLayoutShallowContext;
exports.formLayoutProps = index.formLayoutProps;
exports.useFormDeepLayout = index.useFormDeepLayout;
exports.useFormLayout = index.useFormLayout;
exports.useFormShallowLayout = index.useFormShallowLayout;
//# sourceMappingURL=index.js.map