mirror of
https://github.com/mickael-kerjean/filestash
synced 2025-12-06 08:22:24 +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); |