UNPKG

@mdui/jq

Version:

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

3 lines (2 loc) 84 B
import type { JQStatic } from './shared/core.js'; export declare const $: JQStatic;