UNPKG

@apistudio/apim-cli

Version:

CLI for API Management Products

3 lines (2 loc) 117 B
import type { SchemaObjCxt } from ".."; export declare function assignDefaults(it: SchemaObjCxt, ty?: string): void;