Skip to content 

@fluidframework/datastore Package

Packages > @fluidframework/datastore

Classes

List of classes contained in this package or namespace
Class Description
FluidDataStoreRuntime Base data store class
FluidObjectHandle

Enumerations

List of enums contained in this package or namespace
Enumeration Description
DataStoreMessageType

Interfaces

List of interfaces contained in this package or namespace
Interface Description
ISharedObjectRegistry

Enumerations

DataStoreMessageType enum

Signature:

export declare enum DataStoreMessageType 

Enumeration Members

List of members in use in this enum
Member Value Description
Attach "attach"
ChannelOp "op"