mirror of
https://codeberg.org/Kankys/NewLukasBlog.git
synced 2026-05-30 22:35:30 +00:00
refactor
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
export declare function testEvents(src: string): {
|
||||
events: string[];
|
||||
error: unknown;
|
||||
};
|
||||
Reference in New Issue
Block a user