continue()
export interface ContinueOptions extends CustomOptions { /** * The OTP code entered by the user. */ code: string; }
key
string
number
boolean
undefined
Was this page helpful?