export interface ContinueOptions extends CustomOptions { code: string; }
key
string
number
boolean
undefined
Was this page helpful?