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

451 B

Home > cautious-journey > RemoteOptions > data

RemoteOptions.data property

Arbitrary key-value data for this remote, usually credentials and base URLs.

Signature:

data: Record<string, string>;