#!/usr/bin/env tsx /** * Script to create a minimal CI schema fixture for tests. * Run once: npx tsx src/testdata/create-fixture.ts */ export {}; //# sourceMappingURL=create-fixture.d.ts.map