blob: e7c1874c1dd84a7e990633becee93ac060ab6e81 [file] [log] [blame]
{"version":3,"file":"file.js","sourceRoot":"","sources":["../../src/shared/file.ts"],"names":[],"mappings":"","sourcesContent":["export interface File {\n originalPath: string;\n relativePath: string;\n path: string;\n sourceMap: string;\n}\n"]}