diff --git a/src/commands/heapdump/heapdump.ts b/src/commands/heapdump/heapdump.ts index f13a217..327a290 100644 --- a/src/commands/heapdump/heapdump.ts +++ b/src/commands/heapdump/heapdump.ts @@ -16,3 +16,4 @@ export async function call(): Promise<{ type: 'text'; value: string }> { } } +