UNPKG

@code-pushup/coverage-plugin

Version:
5 lines (4 loc) 68 B
export type NumberRange = { start: number; end?: number; };