feat(core): Integrate Handelsregister search for company data retrieval

This commit is contained in:
2025-01-02 01:26:34 +01:00
parent 506a644c6b
commit 1eda50ad13
9 changed files with 180 additions and 18 deletions

View File

@@ -8,6 +8,7 @@ export {
// @push.rocks scope
import * as qenv from '@push.rocks/qenv';
import * as smartarchive from '@push.rocks/smartarchive';
import * as smartbrowser from '@push.rocks/smartbrowser';
import * as smartdata from '@push.rocks/smartdata';
import * as smartdelay from '@push.rocks/smartdelay';
import * as smartfile from '@push.rocks/smartfile';
@@ -19,6 +20,7 @@ import * as smartstream from '@push.rocks/smartstream';
export {
qenv,
smartarchive,
smartbrowser,
smartdata,
smartdelay,
smartfile,