Skip to content

@sqlrooms/cells / CellArtifactGraphCache

Type Alias: CellArtifactGraphCache ​

CellArtifactGraphCache = object

Type Declaration ​

NameType
dependenciesRecord<string, string[]>
dependentsRecord<string, string[]>
contentHashByCell?Record<string, string>
tableDependenciesRecord<string, string[]>