From 5aaad9048cbbe8e94b2831a52cec42da03173cfe Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:23:44 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=96=B1=EF=B8=8F=20index.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/native-ts/file-index/index.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/native-ts/file-index/index.ts b/src/native-ts/file-index/index.ts index 11e4dbd..c87d2ad 100644 --- a/src/native-ts/file-index/index.ts +++ b/src/native-ts/file-index/index.ts @@ -368,3 +368,4 @@ function computeTopLevelEntries( export default FileIndex export type { FileIndex as FileIndexType } +