UNPKG

lvl-common

Version:

通用逻辑功能模块。包含AjaxService、clone、dataFormat、queryString、clipboard

15 lines (9 loc) 120 B
## lvl-common ## QuickStart ```bash npm install lvl-common ``` ## usage ``` import lvlCommon from 'lvl-common' ```