UNPKG

@scalar/oas-utils

Version:

Open API spec and Yaml handling utilities

5 lines 292 B
import type { v_2_3_0 } from '../../migrations/v-2.3.0/types.generated.js'; import type { v_2_4_0 } from './types.generated.js'; /** V-2.3.0 to V-2.4.0 migration */ export declare const migrate_v_2_4_0: (data: v_2_3_0.DataRecord) => v_2_4_0.DataRecord; //# sourceMappingURL=migration.d.ts.map