Skip to main content
Version: Next

KeyValueStoreRecord <T>

Represents a record (key-value pair) in a Key-Value Store.

Index

Properties

optionalcontentType

contentType?: string

key

key: string

value

value: T
Page Options