UNPKG

craydent-utility

Version:
1 lines 61 B
export type AsyncFunction = (...args: any[]) => Promise<any>;