mirror of
https://github.com/sern-handler/handler
synced 2026-06-20 23:02:15 +00:00
reffactor
This commit is contained in:
@@ -16,7 +16,7 @@ import {
|
||||
pipe,
|
||||
share,
|
||||
} from 'rxjs';
|
||||
import { Emitter, ErrorHandling, Logging } from './interfaces';
|
||||
import type { Emitter, ErrorHandling, Logging } from './interfaces';
|
||||
import util from 'node:util';
|
||||
import type { PluginResult } from '../types/core-plugin';
|
||||
import type { Result } from 'ts-results-es'
|
||||
|
||||
Reference in New Issue
Block a user