fix(core): update

This commit is contained in:
2023-07-28 07:31:59 +02:00
parent 461ec9d6b6
commit 429df4c0d1
10 changed files with 319 additions and 154 deletions

View File

@@ -1,3 +1,2 @@
import * as plugins from './abuse.ch.plugins.js';
export let demoExport = 'Hi there! :) This is an exported string';
export * from './abuse.ch.classes.urlhouse.js';
export * from './abuse.ch.classes.threatfox.js';