UNPKG

yl-bud

Version:

一览科技前端开发工具

7 lines (6 loc) 116 B
var $ = require('zepto'); var Index = require('@br/test/index'); new Index({ el: $('h2') }); console.log($('h2'));