Skip to content

@sqlrooms/cells / CellDependencies

Type Alias: CellDependencies ​

CellDependencies = object

Return type from findDependencies: cell IDs and optional table names.

Properties ​

cellIds ​

cellIds: string[]


tableNames? ​

optional tableNames?: string[]