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

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

The 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 - 2024 Weber Informatics LLC | Privacy Policy