UNPKG

netlify

Version:

Netlify command line tool

3 lines 206 B
import type { NetlifyOptions } from '../types.js'; export declare const loginRequest: (message: string, apiOpts: NetlifyOptions["apiOpts"]) => Promise<undefined>; //# sourceMappingURL=login-request.d.ts.map