UNPKG

131 BTypeScriptView Raw
1import { Command } from '@heroku-cli/command';
2export declare function createSourceBlob(ref: any, command: Command): Promise<any>;