BlockSuite API Documentation / @blocksuite/store
@blocksuite/store 
Namespaces 
Enumerations 
Classes 
- ASTWalker
 - AssetsManager
 - AwarenessStore
 - BaseAdapter
 - BaseBlockTransformer
 - BaseReactiveYData
 - BlockModel
 - BlockSuiteDoc
 - Boxed
 - Job
 - MemoryBlobManager
 - Page
 - ReactiveYArray
 - ReactiveYMap
 - Schema
 - Slice
 - Slot
 - Space
 - Store
 - Text
 - Workspace
 - WorkspaceMeta
 
Interfaces 
- AwarenessEvent
 - BlobManager
 - BlobStorage
 - BlobStorageCRUD
 - InternalPrimitives
 - OptionalAttributes
 - PageMeta
 - SerializedStore
 - StackItem
 - StoreOptions
 - UserInfo
 
Type Aliases 
- BeforeExportPayload
 - BeforeImportPayload
 - BlockProps
 - BlockSchemaType
 - BlockSnapshot
 - BlockSuiteDocAllowedValue
 - BlockSuiteDocData
 - BlockSysProps
 - DeltaOperation
 - FinalPayload
 - FromBlockSnapshotPayload
 - FromBlockSnapshotResult
 - FromPageSnapshotPayload
 - FromPageSnapshotResult
 - FromSliceSnapshotPayload
 - FromSliceSnapshotResult
 - FromSnapshotPayload
 - IdGenerator
 - JobConfig
 - JobMiddleware
 - JobSlots
 - MigrationRunner
 - Native2Y
 - PageSnapshot
 - PagesPropertiesMeta
 - PropsFromGetter
 - PropsGetter
 - ProxyOptions
 - RawAwarenessState
 - RoleType
 - SchemaToModel
 - SliceSnapshot
 - SnapshotReturn
 - SubdocEvent
 - Tag
 - ToBlockSnapshotPayload
 - ToPageSnapshotPayload
 - ToSliceSnapshotPayload
 - ToSnapshotPayload
 - UnRecord
 - WorkspaceInfoSnapshot
 - WorkspaceMetaState
 - WorkspaceOptions
 - YBlocks
 
Variables 
- BlockSchema
 - BlockSnapshotSchema
 - PageSnapshotSchema
 - SliceSnapshotSchema
 - WorkspaceInfoSnapshotSchema
 - internalPrimitives
 - pageMigrations
 - workspaceMigrations
 
Functions 
- createAutoIncrementIdGenerator
 - createAutoIncrementIdGeneratorByClientId
 - createIndexeddbStorage
 - createMemoryStorage
 - createSimpleServerStorage
 - createYProxy
 - defineBlockSchema
 - fromJSON
 - getAssetName
 - isPureObject
 - nanoid
 - native2Y
 - popProp
 - sha
 - stashProp
 - toJSON
 - uuidv4
 - y2Native
 
Generated using TypeDoc and typedoc-plugin-markdown.