We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef2efd4 commit a9e01a9Copy full SHA for a9e01a9
test/gabledroofbug.test.js
@@ -1,7 +1,7 @@
1
/**
2
* @jest-environment jsdom
3
*/
4
-import { BuildingPart } from '../src/buildingpart.js';
+import { Building } from '../src/building.js';
5
import { BuildingShapeUtils } from '../src/extras/BuildingShapeUtils.js';
6
import { TextEncoder } from 'node:util';
7
0 commit comments