diff options
Diffstat (limited to 'meta/3rd/OpenResty/library/resty.core.ctx.lua')
-rw-r--r-- | meta/3rd/OpenResty/library/resty.core.ctx.lua | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/meta/3rd/OpenResty/library/resty.core.ctx.lua b/meta/3rd/OpenResty/library/resty.core.ctx.lua new file mode 100644 index 00000000..8fab2ca6 --- /dev/null +++ b/meta/3rd/OpenResty/library/resty.core.ctx.lua @@ -0,0 +1,4 @@ +---@meta +resty_core_ctx={} +resty_core_ctx._VERSION="0.1.17" +return resty_core_ctx
\ No newline at end of file |