UNPKG

heroku

Version:

CLI to interact with Heroku

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