UNPKG

@hygiene/cli

Version:

Keep your TODOs and FIXMEs healthy

5 lines 173 B
import { Plugin } from "@hygiene/core"; export declare const createCommand: ({ plugins }: { plugins: Plugin<any, any>[]; }) => any; //# sourceMappingURL=options.d.ts.map