UNPKG

@commercelayer/cli

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