This commit is contained in:
Juergen Kunz
2025-07-08 15:30:13 +00:00
parent c344e47ae6
commit df677b38fb
5 changed files with 1734 additions and 2171 deletions

View File

@@ -1,4 +1,4 @@
import { expect, expectAsync, tap } from '@push.rocks/tapbundle';
import { expect, tap } from '@git.zone/tstest/tapbundle';
import * as opendata from '../ts/index.js'
import { BusinessRecord } from '../ts/classes.businessrecord.js';