report-schema.src.index.d.ts Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of mutation-testing-report-schema Show documentation
Show all versions of mutation-testing-report-schema Show documentation
The json schema for a mutation testing report.
The newest version!
export * from '../src-generated/schema.js';
import type schemaType from './mutation-testing-report-schema.json';
export declare const schema: typeof schemaType;
//# sourceMappingURL=index.d.ts.map
© 2015 - 2024 Weber Informatics LLC | Privacy Policy