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 { SmartacmeCertMatcher } from './smartacme.classes.certmatcher.js';
|
||||
import { commitinfo } from './00_commitinfo_data.js';
|
||||
|
Reference in New Issue
Block a user