UNPKG

@commercelayer/cli

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