@sqlrooms/cells / CellArtifactGraphCache
Type Alias: CellArtifactGraphCache
CellArtifactGraphCache =
object
Type Declaration
| Name | Type |
|---|---|
dependencies | Record<string, string[]> |
dependents | Record<string, string[]> |
contentHashByCell? | Record<string, string> |
tableDependencies | Record<string, string[]> |
