logo
Docs
API Reference
Docs
API Reference
logo

Functions

acceptChangeProposal
applyChangeSet
attachConversation
attachLabel
commitIsAncestorOf
commitIsDescendantOf
createAccount
createChangeProposal
createChangeSet
createCheckpoint
createConversation
createConversationMessage
createHooks
createLabel
createLog
createLspInMemoryEnvironment
createQuerySync
createServerProtocolHandler
createVersion
createVersionFromCommit
detachConversation
detachLabel
ebEntity
getTimestamp
humanId
mergeVersion
nanoId
newLixFile
nextSequenceNumber
normalizeDirectoryPath
normalizeFilePath
normalizePathSegment
openLix
random
rejectChangeProposal
selectCommitDiff
selectVersionDiff
selectWorkingDiff
switchAccount
switchVersion
transition
uuidV7
uuidV7Sync
validateLixSchema
validateLixSchemaDefinition
withWriterKey

Type Aliases

Account
ActiveAccount
Change
ChangeAuthor
DetectedChange
EntityStateByVersionView
EntityStateHistoryView
EntityStateView
EnvironmentActorHandle
FromLixSchemaDefinition
JSONType
Lix
LixActiveVersion
LixChangeProposal
LixChangeSet
LixChangeSetElement
LixCommit
LixCommitEdge
LixConversation
LixConversationMessage
LixDatabaseSchema
LixDirectoryDescriptor
LixEntity
LixEntityCanonical
LixEntityConversation
LixEntityLabel
LixFile
LixFileDescriptor
LixGenerated
LixHooks
LixInsertable
LixKeyValue
LixLabel
LixLog
LixPlugin
LixSchemaDefinition
LixSelectable
LixServerProtocolHandlerContext
LixUpdateable
LixVersion
LixVersionDescriptor
LixVersionTip
NewChange
NewState
NewStateByVersion
NewStateByVersionRow
NewStateRow
QuerySync
RenderDiffArgs
SpawnActorOptions
State
StateByVersion
StateByVersionRow
StateByVersionRowUpdate
StateByVersionUpdate
StateByVersionView
StateCommitChange
StateHistory
StateRow
StateRowUpdate
StateUpdate
StateView
StateWithTombstonesRow
StateWithTombstonesView
StoredSchema
ToKysely

Variables

JSONTypeSchema
LixAccountSchema
LixActiveAccountSchema
LixActiveVersionSchema
LixChangeAuthorSchema
LixChangeProposalSchema
LixChangeSetElementSchema
LixChangeSetSchema
LixCommitEdgeSchema
LixCommitSchema
LixConversationMessageSchema
LixConversationSchema
LixDirectoryDescriptorSchema
LixFileDescriptorSchema
LixKeyValueSchema
LixLabelSchema
LixLogSchema
LixSchemaDefinition
LixStoredSchemaSchema
LixVersionDescriptorSchema
LixVersionTipSchema
mockJsonPlugin

Classes

InMemoryEnvironment
LixObservable
OpfsSahEnvironment

Interfaces

LixEnvironment

#Type Alias: LixLog

LixLog = FromLixSchemaDefinition<typeof LixLogSchema>

Previous PageLixLabel
Next PageLixPlugin