Use TypeBox to define your yargs arguments.
npm install yargs-typebox
yarn add yargs-typebox
pnpm add yargs-typebox
import { ... } from "yargs-typebox";
// TBD
See the API documentation.
Use TypeBox to define your yargs arguments.
npm install yargs-typebox
yarn add yargs-typebox
pnpm add yargs-typebox
import { ... } from "yargs-typebox";
// TBD
See the API documentation.