mirror of
https://github.com/kevin-DL/sapper.git
synced 2026-01-12 11:15:14 +00:00
3 lines
51 B
JavaScript
3 lines
51 B
JavaScript
export function get() {
|
|
throw new Error('nope');
|
|
} |