fix(core): Updated descriptions and keywords in package.json and npmextra.json. Improved README content for usage clarity.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { expect, tap } from '../ts/plugins.js';
|
||||
import { expect, tap } from '@push.rocks/tapbundle';
|
||||
import type { ClamAVLogEvent } from '../ts/classes.clamav.manager.js';
|
||||
import { setupClamAV, cleanupClamAV, getManager } from './helpers/clamav.helper.js';
|
||||
|
||||
|
Reference in New Issue
Block a user