UNPKG

flyku

Version:

Flyku is an automated, modular development framework. The goal is to reduce duplication of work in the front-end development process, so that you pay more attention to the program itself.

7 lines (5 loc) 120 B
/** * @describe: 全局使用的方法,业务逻辑等 */ define(function(require, exports, module) { });