mirror of
https://github.com/mickael-kerjean/filestash.git
synced 2025-10-31 01:58:11 +08:00
1 line
108 B
TypeScript
1 line
108 B
TypeScript
export function report(msg: Event|string, error?: Error, link?: string, lineNo?: number, columnno?: number); |