UNPKG

craydent

Version:

node library based on craydent-1.9.3

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