mirror of
https://github.com/kevin-DL/sapper.git
synced 2026-01-14 12:04:39 +00:00
3 lines
59 B
JavaScript
3 lines
59 B
JavaScript
export function get(req, res) {
|
|
throw new Error('oops');
|
|
} |