2021-09-26 00:48:32 +01:00

6 lines
56 B
Lua

-- Lbn Library
return {
util = require("lbn.util"),
}