UNPKG

220 BTypeScriptView Raw
1import type { SwaggerJson } from "./types";
2declare function partialUpdateJson(input: SwaggerJson, newJson: SwaggerJson, tag: string[]): SwaggerJson;
3export { partialUpdateJson };
4//# sourceMappingURL=updateJson.d.ts.map
\No newline at end of file