@@ -0,0 +1,4 @@
declare module 'simple-vdf' {
export function parse(content: string): any;
export function stringify(data: any): string;
}
The note is not visible to the blocked user.