@apistudio/apim-cli
Version:
CLI for API Management Products
8 lines • 317 B
TypeScript
/**
* Returns the default versions for all schema components
* @returns Record of component names to their schema objects
*/
export declare function getCombinedSource(): Record<string, any>;
declare const _default: Record<string, any>;
export default _default;
//# sourceMappingURL=wmgw-smith-schemas-json.d.ts.map