1.0.0 • Published 1 year ago

wiz-editor-test v1.0.0

Weekly downloads
-
License
-
Repository
-
Last release
1 year ago

wangcc-utils

The wangcc-utils library exported as esm and cjs.

Install:

$ npm i --save wangcc-utils

or

$ yarn add wangcc-utils

Usage:

// Load the full build.
import util from "wangcc-utils";
// Load some tool function.
import { getPassedTime } from "wangcc-utils";

Keywords

utils