UNPKG

@apistudio/apim-cli

Version:

CLI for API Management Products

6 lines (3 loc) 158 B
export type Field = any; export type ObjectHeaderItem = { id: string; title: string }; export type ObjectStringifierHeader = ObjectHeaderItem[] | string[];