UNPKG

@oada/cli

Version:

CLI OADA client

4 lines (3 loc) 106 B
import type { Hook } from '@oclif/core'; export declare const hook: Hook<'postrun'>; export default hook;