mirror of
https://github.com/mickael-kerjean/filestash
synced 2025-12-15 21:04:46 +01:00
1 line
No EOL
104 B
TypeScript
1 line
No EOL
104 B
TypeScript
export function report(msg: Event|string, err?: any, link?: string, lineNo?: number, columnno?: number); |