UNPKG

machinomy

Version:

Micropayments powered by Ethereum

2 lines (1 loc) 59 B
export default function pify<T>(fn: Function): Promise<T>;