Packages > @fluidframework/shared-object-base

@fluidframework/shared-object-base Package

Interfaces

Interface Description
IFluidSerializer
ISharedObject Base interface for shared objects from which other interfaces derive. Implemented by SharedObject
ISharedObjectEvents Events emitted by ISharedObject.
ISharedObjectKind Defines a kind of shared object. Used in containers to register a shared object implementation, and to create new instances of a given type of shared object.