fix(core): update

This commit is contained in:
2023-04-10 14:34:28 +02:00
parent 3e3b61cc73
commit b5c5b18f35
5 changed files with 48 additions and 2 deletions
+3 -1
View File
@@ -1,6 +1,8 @@
// third party
import * as whoiser from 'whoiser';
import tldts from 'tldts';
export {
whoiser
whoiser,
tldts,
}