UNPKG

@kontent-ai/model-generator

Version:

This utility generates strongly-typed models for Delivery JS SDK, Migration toolkit or just general scripting to improve the experience when referencing Kontent.ai related objects.

3 lines (2 loc) 144 B
import type { CliAction } from "../core/core.models.js"; export declare const cliArgs: import("./cli.models.js").CliArgumentsSetter<CliAction>;