UNPKG

easy-ring

Version:

A easy 、general and cool web component to ring/beep.(for js 、Vue、React)

9 lines (8 loc) 263 B
const CommonEasyRing = require('./common-easy-ring') const EasyRingVueComponent = require('./easy-ring-vue') const EasyRingReactComponent = require('./easy-ring-react') module.exports = { CommonEasyRing, EasyRingVueComponent, EasyRingReactComponent }