UNPKG

balena-cli

Version:

The official balena Command Line Interface

4 lines (3 loc) 109 B
import type { Hook } from '@oclif/core'; declare const hook: Hook<'command-not-found'>; export default hook;