UNPKG

@limejs/core

Version:
6 lines (4 loc) 152 B
// 这个基类还是有存在的必要的,因为插件要在初始化的时候往基类上挂载东西 module.exports = function () { return {} }