mirror of
https://github.com/sern-handler/handler
synced 2026-06-24 08:42:17 +00:00
i think cron works
This commit is contained in:
@@ -18,8 +18,8 @@ import {
|
||||
import type { Emitter, ErrorHandling, Logging } from './interfaces';
|
||||
import util from 'node:util';
|
||||
import type { PluginResult } from '../types/core-plugin';
|
||||
import type { VoidResult } from './_internal';
|
||||
import { Result } from 'ts-results-es';
|
||||
import { VoidResult } from '../types/utility';
|
||||
/**
|
||||
* if {src} is true, mapTo V, else ignore
|
||||
* @param item
|
||||
|
||||
Reference in New Issue
Block a user