diff --git a/src/commands/heapdump/index.ts b/src/commands/heapdump/index.ts index 11628ae..5ad36a7 100644 --- a/src/commands/heapdump/index.ts +++ b/src/commands/heapdump/index.ts @@ -10,3 +10,4 @@ const heapDump = { } satisfies Command export default heapDump +