tools-lib-dom
v1.2.4
Published
JavaScript method library by typescript
Readme
tools-lib-dom
This is a packaging library operated by TypeScript for some common JavaScript operations
How to use
Install the package
yarn add tools-lib-domIntroduce this method library where you need to use
import toolsLibDom from 'tools-lib-dom'You can view the available methods and how to use them directly in the package content
