Preparing search index...
The search index is not available
@cloudflare/workers-types
@cloudflare/workers-types
KVNamespaceGetOptions
Interface KVNamespaceGetOptions<Type>
interface
KVNamespaceGetOptions
<
Type
>
{
cacheTtl
?:
number
;
type
:
Type
;
}
Type Parameters
Type
Index
Properties
cache
Ttl?
type
Properties
Optional
cache
Ttl
cache
Ttl
?:
number
type
type
:
Type
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
cache
Ttl
type
@cloudflare/workers-types
Loading...