UNPKG

nimble-ui

Version:
8 lines (5 loc) 132 B
import Photo from './photo'; Photo.install = function (Vue, options) { Vue.use(Photo(Vue, options)); }; export default Photo;