You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`message: string \| ErrorMessage`| The message of a [`string`][js-string] type or of an [`ErrorMessage`](#errormessage) interface that is used to throw with an [`Error`][js-error]. |
429
-
|`callback?: (callback: Callback<AllowedCallback>) => void`| An optional function to handle the internal instance of [`Callback`][callback-github-readme]. |
|`message: string \| ErrorMessage`| The message of a [`string`][js-string] type or of an [`ErrorMessage`](#errormessage) interface that is used to throw with an [`Error`][js-error]. |
429
+
|`callback?: (callback: Callback<VEAllowedCallback>) => void`| An optional function to handle the internal instance of [`Callback`][callback-github-readme]. |
0 commit comments