fix(core): Refactor import paths and update dependency references
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
import * as plugins from '../smartacme.plugins.js';
|
||||
import * as plugins from '../plugins.js';
|
||||
import type { ICertManager } from '../interfaces/certmanager.js';
|
||||
import { SmartacmeCert } from '../smartacme.classes.cert.js';
|
||||
|
||||
|
Reference in New Issue
Block a user