BREAKING CHANGE(project-structure): Refactor project structure by updating import paths, removing legacy files, and adjusting test configurations
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
import type { Port80Handler } from '../../port80handler/classes.port80handler.js';
|
||||
import type { Port80Handler } from '../../http/port80/port80-handler.js';
|
||||
import { Port80HandlerEvents } from '../models/common-types.js';
|
||||
import type { ICertificateData, ICertificateFailure, ICertificateExpiring } from '../models/common-types.js';
|
||||
|
||||
|
Reference in New Issue
Block a user