UNPKG

@nx-dotnet/utils

Version:

This library was generated with [Nx](https://nx.dev).

5 lines (4 loc) 84 B
export type cmdLineParameter = { flag: string; value?: string | boolean; };