UNPKG

140 BTypeScriptView Raw
1import BaseCommand from '../base-command';
2export declare function linkIntegration(this: BaseCommand, anIdentifier: string): Promise<void>;