1
0
Fork 0
cautious-journey/docs/api/cautious-journey.remoteopti...

758 B

Home > cautious-journey > RemoteOptions

RemoteOptions interface

Signature:

export interface RemoteOptions 

Properties

Property Type Description
data Record<string, string> Arbitrary key-value data for this remote, usually credentials and base URLs.
dryrun boolean If set, do not make any real changes.
type string Remote class/type name.