UNPKG

fine-true

Version:

A small and beautiful Vue3 version of the UI Library

4 lines (3 loc) 68 B
export default (fn: any = () => {}) => { setTimeout(fn, 0); };