Coverage for src / lexigram / admin / ui / organisms / data_table / types.py: 0%

1 statements  

« prev     ^ index     » next       coverage.py v7.13.5, created at 2026-08-11 17:07 +0800

1"""Data table component type definitions. 

2 

3Canonical definitions: 

4 TableState → lexigram.ui.state 

5 TableConfiguration → lexigram.admin.resources.config 

6""" 

7 

8from __future__ import annotations