need dist for plugins
Signed-off-by: Dmytro Stanchiev <git@dmytros.dev>
This commit is contained in:
2
dist/shared/logger.d.ts
vendored
Normal file
2
dist/shared/logger.d.ts
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
export declare function log(message: string, data?: unknown): void;
|
||||
export declare function getLogFilePath(): string;
|
||||
Reference in New Issue
Block a user