export interface ContinueOptions extends CustomOptions { // No screen-specific properties are required for the 'continue' action beyond CustomOptions. // The server uses `action: "default"` for this operation. }
key
string
number
boolean
undefined
Was this page helpful?