Teleforge API Reference - v0.1.0
Preparing search index...
core/src
FlowStorageOptions
Interface FlowStorageOptions
interface
FlowStorageOptions
{
backend
:
StorageBackend
;
defaultTTL
:
number
;
encryptionKey
?:
string
;
namespace
?:
string
;
}
Hierarchy (
View Summary
)
StorageOptions
FlowStorageOptions
Index
Properties
backend
default
TTL
encryption
Key?
namespace?
Properties
backend
backend
:
StorageBackend
default
TTL
defaultTTL
:
number
Optional
encryption
Key
encryptionKey
?:
string
Optional
namespace
namespace
?:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
backend
default
TTL
encryption
Key
namespace
Teleforge API Reference - v0.1.0
Loading...