type Atoms_All = { [K in keyof TableState_All]?: ReadonlyAtom<TableState_All[K]> };
Defined in: core/table/coreTablesFeature.types.ts:81