This commit is contained in:
2025-07-29 00:27:48 +00:00
parent 86cc1a138b
commit dc3288cc51
4 changed files with 7700 additions and 4421 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
import { expect, expectAsync, tap } from '@push.rocks/tapbundle';
import { expect, tap } from '@git.zone/tstest/tapbundle';
import * as smartwhois from '../ts/index.js';
let testSmartWhois: smartwhois.SmartWhois;