core: fix error can't resolve './fuzzy'

This commit is contained in:
Ammar Ahmed
2025-02-20 10:48:49 +05:00
parent fc31b2a8d7
commit 4abefe63db

View File

@@ -41,4 +41,4 @@ export * from "./set.js";
export * from "./title-format.js";
export * from "./virtualized-grouping.js";
export * from "./crypto.js";
export * from "./fuzzy";
export * from "./fuzzy.js";