pub type FormatJsErrorFn = dyn Fn(&JsError) -> String + Sync + Send;