export type SwaggerDocumentCreateContext = { rootPath: string; writableDirectoryPath: string; baseUrl?: string; }; //# sourceMappingURL=type.d.ts.map