@ivujs/i-utils
Version:
前端模块化 JavaScript 工具库
27 lines (26 loc) • 708 B
TypeScript
export declare function testLoaded(): void;
export * from "./constants";
export * from "./string";
export * from "./number";
export * from "./array";
export * from "./object";
export * from "./function";
export * from "./date/index.js";
export * from "./math";
export * from "./regexp";
export * from "./random";
export * from "./file";
export * from "./color";
export * from "./validate";
export * from "./keycode";
export * from "./id";
export * from "./crypto";
export * from "./desensitized";
export * from "./ID-card";
export * from "./pagination";
export * from "./url";
export * from "./cookie";
export * from "./storage";
export * from "./dom";
export * from "./device";
export * from "./clipboard";