UNPKG

intreface.cli

Version:

Intreface Dev Tools

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