1.0.5 • Published 11 months ago

syk-toast v1.0.5

Weekly downloads
-
License
ISC
Repository
-
Last release
11 months ago

一款轻量的 toast 工具

安装

npm install syk-toast

使用

import { toast } from 'syk-toast';

toast.log('提示')
toast.success('成功');
toast.warning('警告');
toast.error('错误');
1.0.5

11 months ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago