mirror of
https://github.com/mickael-kerjean/filestash
synced 2026-01-04 14:52:36 +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); |