module Svelte # Svelte error class to represent JSON errors class JSONError < StandardError; end end