UNPKG

vue-admin-core

Version:
15 lines (10 loc) 464 B
'use strict'; 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