mirror of
https://github.com/sern-handler/handler
synced 2026-06-06 01:16:55 +00:00
fdssdf
This commit is contained in:
@@ -1,7 +1,2 @@
|
||||
import type { Result } from 'ts-results-es'
|
||||
import { CommandType, EventType, Plugin } from '..';
|
||||
import { AnyFunction } from '../types/utility';
|
||||
import { Module } from '../types/core-modules';
|
||||
|
||||
|
||||
export type VoidResult = Result<void, void>;
|
||||
|
||||
Reference in New Issue
Block a user