@htmimi/utils
v1.2.3
Published
函数库
Downloads
2
Readme
Utils
函数库
Installing
Inside your React project directory, run the following:
yarn add @htmimi/utils -S
Or with npm:
npm install @htmimi/utils -S
Utils
import Utils from '@htmimi/utils';
() => <Utils />;