UNPKG

@mdui/jq

Version:

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

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