fix(core): update

This commit is contained in:
2023-04-18 20:40:39 +02:00
parent deba684093
commit bec73de6d5
6 changed files with 51 additions and 21 deletions
+7
View File
@@ -1,3 +1,10 @@
// pushrocks scope
import * as smarturl from '@pushrocks/smarturl';
export {
smarturl,
}
// third party
import * as whoiser from 'whoiser';
import tldts from 'tldts';