docs + stronger typing

This commit is contained in:
2025-09-24 13:29:08 -04:00
parent f63ab5820a
commit a79ad11f23
3 changed files with 3 additions and 2 deletions
+1
View File
@@ -1,3 +1,4 @@
-- main entry point
local cli = require("./lib/cli")
local fileproc = require("./lib/fileproc")
local fs = require("@lune/fs")