UNPKG

mmir-tooling

Version:
7 lines (6 loc) 189 B
import meow from 'meow'; declare function init(opt?: meow.Options<meow.AnyFlags>, helpText?: string): void; declare const _default: { parseCli: typeof init; }; export = _default;