Files
Dmytro Stanchiev 15be750b5c need dist for plugins
Signed-off-by: Dmytro Stanchiev <git@dmytros.dev>
2026-04-19 19:15:51 -04:00

3 lines
118 B
TypeScript

export declare function log(message: string, data?: unknown): void;
export declare function getLogFilePath(): string;