@apistudio/apim-cli
Version:
CLI for API Management Products
8 lines • 312 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=smith-schemas-json.d.ts.map