Argument of type '["signedOutSession", string[]]' is not assignable to parameter of type '[key: string | string[], options: TOptionsBase & $Dictionary<unknown> & { defaultValue: string; }] | [key: string | string[], defaultValue: string, options?: (TOptionsBase & $Dictionary<...>) | undefined] | [key: ...]'.
Show more
Show less
Argument of type '["setUpNew", string[]]' is not assignable to parameter of type '[key: string | string[], options: TOptionsBase & $Dictionary<unknown> & { defaultValue: string; }] | [key: string | string[], defaultValue: string, options?: (TOptionsBase & $Dictionary<...>) | undefined] | [key: ...]'.
Show more
Show less
Argument of type '["notSetUp", string[]]' is not assignable to parameter of type '[key: string | string[], options: TOptionsBase & $Dictionary<unknown> & { defaultValue: string; }] | [key: string | string[], defaultValue: string, options?: (TOptionsBase & $Dictionary<...>) | undefined] | [key: ...]'.
Show more
Show less
Argument of type '["removeCred", string[]]' is not assignable to parameter of type '[key: string | string[], options: TOptionsBase & $Dictionary<unknown> & { defaultValue: string; }] | [key: string | string[], defaultValue: string, options?: (TOptionsBase & $Dictionary<...>) | undefined] | [key: ...]'.
Show more
Show less
Argument of type '["stopUsingCred", string[]]' is not assignable to parameter of type '[key: string | string[], options: TOptionsBase & $Dictionary<unknown> & { defaultValue: string; }] | [key: string | string[], defaultValue: string, options?: (TOptionsBase & $Dictionary<...>) | undefined] | [key: ...]'.
Show more
Show less
Argument of type '["removeModalMessage", string[]]' is not assignable to parameter of type '[key: string | string[], options: TOptionsBase & $Dictionary<unknown> & { defaultValue: string; }] | [key: string | string[], defaultValue: string, options?: (TOptionsBase & $Dictionary<...>) | undefined] | [key: ...]'.
Show more
Show less
Argument of type '["editTheResource", string[]]' is not assignable to parameter of type '[key: string | string[], options: TOptionsBase & $Dictionary<unknown> & { defaultValue: string; }] | [key: string | string[], defaultValue: string, options?: (TOptionsBase & $Dictionary<...>) | undefined] | [key: ...]'.
Show more
Show less
Argument of type '["permissionRequest", string[]]' is not assignable to parameter of type '[key: string | string[], options: TOptionsBase & $Dictionary<unknown> & { defaultValue: string; }] | [key: string | string[], defaultValue: string, options?: (TOptionsBase & $Dictionary<...>) | undefined] | [key: ...]'.
Show more
Show less
Argument of type '["shareTheResource", string[]]' is not assignable to parameter of type '[key: string | string[], options: TOptionsBase & $Dictionary<unknown> & { defaultValue: string; }] | [key: string | string[], defaultValue: string, options?: (TOptionsBase & $Dictionary<...>) | undefined] | [key: ...]'.
Show more
Show less
Type '{ username: string | undefined; }' is not assignable to type 'ReactI18NextChildren | Iterable<ReactI18NextChildren>'.
Show more
Show less