forked from jappel/leistungsbilanz-ts
WIP multiple sections
This commit is contained in:
parent
7a9530a914
commit
ac21d6eb5d
6 changed files with 268 additions and 1 deletions
|
|
@ -10,6 +10,7 @@ import type {
|
|||
CircuitTreeDeviceRowDto,
|
||||
CircuitTreeSectionDto,
|
||||
} from "../src/frontend/types.js";
|
||||
import "./circuit-structure-projection.test.js";
|
||||
|
||||
function makeDevice(
|
||||
id: string,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue