1
0
suggest-require/init.lua
takunomi-build-bot 79e1185cc0
Some checks failed
LÖVE/Lua Library / Static-Analysis (push) Failing after 0s
🤖 Bumped version to 0.1.1
This commit was automatically generated by a script: https://gitfub.space/Jmaa/python-omni
2024-07-06 23:55:36 +02:00

5 lines
110 B
Lua

local _VERSION = '0.1.1'
local lib = require ((... and (...) .. '.' or '.') .. 'suggest-require')
return lib