UNPKG

nyro

Version:

A simple and effective promise-based HTTP & HTTP/2 request library that supports all HTTP methods.

2 lines (1 loc) 106 B
export default function checkVersion(client: any, version: string, checkUpdates: boolean): Promise<void>;