UNPKG

@codama/cli

Version:

A CLI for setting up and managing Codama IDLs

2 lines 111 B
export declare function promisify<T>(value: Promise<T> | T): Promise<T>; //# sourceMappingURL=promises.d.ts.map