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