1.0.1 • Published 2 years ago
oh-my-funcs v1.0.1
on-my-utils
前端开发常用功能函数,拿来即用
安装
npm install oh-my-funcs
yarn/pnpm add pnpm使用
import { --- } from 'oh-my-funcs'show(text: string, time = 1000)
import { toast } from 'oh-my-funcs'
toast('Hello World!')1.0.1
2 years ago