UNPKG

heroku

Version:

CLI to interact with Heroku

5 lines (4 loc) 142 B
import { Hook } from '@oclif/core'; export declare function checkTos(options: any): void; declare const hook: Hook.Init; export default hook;