Blame view

node_modules/bootstrap-vue/src/bv-config.js 163 Bytes
4cd4fd28   郭伟龙   feat: 初始化项目
1
2
3
4
5
6
//
// Utility Plugin for setting the configuration
//
import { pluginFactory } from './utils/plugins'

export const BVConfigPlugin = /*#__PURE__*/ pluginFactory()