mirror of
https://github.com/mickael-kerjean/filestash
synced 2025-12-09 09:52:54 +01:00
1 line
No EOL
108 B
TypeScript
1 line
No EOL
108 B
TypeScript
export function report(msg: Event|string, error?: Error, link?: string, lineNo?: number, columnno?: number); |