UNPKG

@fewer/cli

Version:

The CLI to scaffold and perform operations for Fewer.

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