UNPKG

jscrs

Version:
8 lines (7 loc) 142 B
export interface IReport { extname?: string, filePath?: string, length: number, commentLength: number, commentRate: string }