@type t() :: %QuickBEAM.JSError{ __exception__: true, message: String.t(), name: String.t(), stack: String.t() | nil }