UNPKG

@jovotech/cli

Version:

Jovo Command Line Interface (Beta)

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