UNPKG

heroku

Version:

CLI to interact with Heroku

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