unity-builder/cli/core/cli-options.ts

2 lines
65 B
TypeScript

export type CliOptions = Map<string, string | number | boolean>;