diff --git a/src/utils.ts b/src/utils.ts index e052281..990b1ec 100644 --- a/src/utils.ts +++ b/src/utils.ts @@ -54,6 +54,9 @@ const pools = new Map() // #region Wrapper +/** + * Options for {@link fetchAll}. + */ export type FetchOptions = { /** * The pool key to use for rate limiting.\