All Downloads are FREE. Search and download functionalities are using the official Maven repository.

report-schema.src.index.js Maven / Gradle / Ivy

There is a newer version: 3.3.0
Show newest version
export * from '../src-generated/schema.js';
import fs from 'fs';
export const schema = JSON.parse(fs.readFileSync(new URL('./mutation-testing-report-schema.json', import.meta.url), 'utf-8'));
//# sourceMappingURL=index.js.map




© 2015 - 2025 Weber Informatics LLC | Privacy Policy