UNPKG

@commercelayer/cli

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