UNPKG

netlify

Version:

Netlify command line tool

3 lines 195 B
import type BaseCommand from '../base-command.js'; export declare const claim: (siteId: string, dropToken: string, command: BaseCommand) => Promise<undefined>; //# sourceMappingURL=claim.d.ts.map