Skip to main content
Version: 2

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