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