Blame view

node_modules/bootstrap-vue/esm/bv-config.js 160 Bytes
4cd4fd28   郭伟龙   feat: 初始化项目
1
2
3
4
5
//
// Utility Plugin for setting the configuration
//
import { pluginFactory } from './utils/plugins';
export var BVConfigPlugin = /*#__PURE__*/pluginFactory();