我的常用工具合集 utils
预览地址 暂无
安装
npm i aomd-utils
完整组件列表和引入方式(完整组件列表以 index.js 为准)
import {
Array,
Browser,
cancelAnimationFrame,
Color,
exitFullscreen,
fullscreenElement,
indexedDB,
Object,
requestAnimationFrame,
requestFullscreen,
Screen,
String,
Type,
Url,
} from "aomd-utils";