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