UNPKG

@mdui/jq

Version:

拥有和 jQuery 相似 API 的轻量级 JavaScript 工具库

4 lines (3 loc) 89 B
import { $ } from '../$.js'; import { ajax } from '../functions/ajax.js'; $.ajax = ajax;