Edit File: log4shell.d.ts
import { MethodArgs } from '../args'; export default function log4shell(...args: MethodArgs): Promise<void>;
Back to File Manager