🎠 heapdump.ts

This commit is contained in:
nirholas
2026-03-31 10:23:01 +00:00
parent 276182d188
commit 10f9134d70

View File

@@ -16,3 +16,4 @@ export async function call(): Promise<{ type: 'text'; value: string }> {
}
}