formatting

This commit is contained in:
Shreyaschorge
2025-07-07 14:10:47 +05:30
parent f42a5f8d33
commit 193dffe03a
64 changed files with 6398 additions and 985 deletions

2
index.d.ts vendored
View File

@@ -2,4 +2,4 @@
* Initialize a new Farcaster mini app project
* @returns Promise<void>
*/
export function init(): Promise<void>;
export function init(): Promise<void>;