UNPKG

craydent-xml-to-json

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