glob.ts

This commit is contained in:
nirholas
2026-03-31 10:24:17 +00:00
parent f70d10a34c
commit 2abf1dddfd

View File

@@ -128,3 +128,4 @@ export async function glob(
return { files, truncated }
}