mirror of
https://github.com/danbulant/Mangades
synced 2026-06-23 16:42:02 +00:00
3 lines
No EOL
71 B
TypeScript
3 lines
No EOL
71 B
TypeScript
export function load() {
|
|
throw new Error("This is a test error");
|
|
} |