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 } +