diff --git a/arcjet/index.ts b/arcjet/index.ts index ef9c5729a..daed5fe35 100644 --- a/arcjet/index.ts +++ b/arcjet/index.ts @@ -557,7 +557,7 @@ export type ExtraProps = Rules extends [] * @property ...extra - Extra data that might be useful for Arcjet. For example, requested tokens are specified as the `requested` property. */ export type ArcjetRequest = Simplify< - Partial + Partial & Props >; function isLocalRule(