UNPKG

nx

Version:

Smart, Fast and Extensible Build System

3 lines (2 loc) 111 B
import type { Arguments } from 'yargs'; export declare function daemonHandler(args: Arguments): Promise<void>;