UNPKG

compromise

Version:
7 lines (5 loc) 122 B
import tag from './tag.js' const tagAPI = function (View) { Object.assign(View.prototype, tag) } export default tagAPI