UNPKG

can-can-word-bug

Version:

can-can-word-bug 是一个 TS 编写的工具库

5 lines (4 loc) 88 B
const o = (e = 300) => new Promise((t) => setTimeout(t, e)); export { o as default };