near-api-js - v7.0.4
Preparing search index...
rpc/types.gen
ExternalStorageLocation
Type Alias ExternalStorageLocation
ExternalStorageLocation
:
|
{
S3
:
{
bucket
:
string
;
region
:
string
}
}
|
{
Filesystem
:
{
root_dir
:
string
}
}
|
{
GCS
:
{
bucket
:
string
}
}
Supported external storage backends and their minimal config.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
near-api-js - v7.0.4
Loading...
Supported external storage backends and their minimal config.