From 7a749949695e439b808301cd5f29920c098785e6 Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:22:47 +0000 Subject: [PATCH] =?UTF-8?q?=E2=9B=B1=EF=B8=8F=20index.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/commands/heapdump/index.ts | 1 + 1 file changed, 1 insertion(+) 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 +