Skip to content 

@fluidframework/container-runtime-definitions Package

Packages > @fluidframework/container-runtime-definitions

Interfaces

List of interfaces contained in this package or namespace
Interface Description
IContainerRuntime Represents the runtime of the container. Contains helper functions/state of the container.
IContainerRuntimeDirtyable Represents the runtime of the container with the ability to sense whether its message can change its dirty state
IProvideContainerRuntime
IProvideContainerRuntimeDirtyable

Variables

List of variables contained in this package or namespace
Variable Description
IContainerRuntime
IContainerRuntimeDirtyable

Variables

IContainerRuntime

Signature:

IContainerRuntime: keyof IProvideContainerRuntime

IContainerRuntimeDirtyable

Signature:

IContainerRuntimeDirtyable: keyof IProvideContainerRuntimeDirtyable