UNPKG

heroku

Version:

CLI to interact with Heroku

4 lines (3 loc) 93 B
import { Hook } from '@oclif/core'; declare const tidy: Hook<'update'>; export default tidy;