UNPKG

@apistudio/apim-cli

Version:

CLI for API Management Products

3 lines 211 B
export declare function isOpenAPI(fileContent: string, language: string): boolean; export declare function isSwagger(fileContent: string, language: string): boolean; //# sourceMappingURL=rest-api-helper.d.ts.map