UNPKG

@autorest/openapi-to-cadl

Version:

Autorest plugin to scaffold a Typespec definition from an OpenAPI document

3 lines 216 B
export declare function formatFile(content: string, filepath: string): Promise<string>; export declare function formatCadlFile(content: string, filepath: string): Promise<string>; //# sourceMappingURL=format.d.ts.map