UNPKG

custom-bootstrap-vue

Version:

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

5 lines (4 loc) 78 B
var identity = function identity(x) { return x; }; export default identity;