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