MCPcopy Create free account
hub / github.com/anomalyco/models.dev / compare-model-migrations.ts

File compare-model-migrations.ts

packages/core/script/compare-model-migrations.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env bun
2
3import path from "node:path";
4import { cp, mkdir, rm, writeFile } from "node:fs/promises";

Callers

nothing calls this directly

Calls 4

generateForComparisonFunction · 0.85
generateFunction · 0.85
sortedJsonFunction · 0.85

Tested by

no test coverage detected