export interface TryAnotherMethodOptions extends CustomOptions { // Currently, no specific properties beyond CustomOptions are defined for this action. // This interface is here for future extensibility. }
key
string
number
boolean
undefined
Was this page helpful?