mirror of
https://github.com/sern-handler/handler
synced 2026-06-25 17:22:15 +00:00
consolidate interfaces in single file
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { ErrorHandling } from '../../contracts';
|
||||
import { ErrorHandling } from '../../interfaces';
|
||||
|
||||
/**
|
||||
* @internal
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
import { LogPayload, Logging } from '../../contracts';
|
||||
import { LogPayload, Logging } from '../../interfaces';
|
||||
|
||||
/**
|
||||
* @internal
|
||||
|
||||
Reference in New Issue
Block a user