From efdd1a9b98c4129b1c1b45a2086fb25b63c1bf0b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=80=E8=90=8C=E5=B0=8F=E6=B1=90?= Date: Mon, 16 Nov 2020 14:20:30 +0800 Subject: =?UTF-8?q?=E6=94=AF=E6=8C=81=20require=20=E7=9A=84=E5=BD=A2?= =?UTF-8?q?=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- meta/template/package.lua | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta/template/package.lua') diff --git a/meta/template/package.lua b/meta/template/package.lua index a133a4f6..47d6bab7 100644 --- a/meta/template/package.lua +++ b/meta/template/package.lua @@ -23,3 +23,5 @@ function package.searchpath(name, path, sep, rep) end ---@param module table function package.seeall(module) end + +return package -- cgit v1.2.3