UNPKG

custom-bootstrap-vue

Version:

Custom version of bootstrap-vue created for providing specific theme to a particular project

5 lines (3 loc) 133 B
import Vue, { PluginFunction, PluginObject } from 'vue' import { BvPlugin } from './' export declare const BVConfigPlugin: BvPlugin