UNPKG

@fe6/water-pro

Version:

An enterprise-class UI design language and Vue-based implementation

9 lines (7 loc) 187 B
import Classify from './src/Classify'; /* istanbul ignore next */ Classify.install = function (app) { app.component(Classify.name, Classify); return app; }; export default Classify;