UNPKG

openresty-lua-types

Version:

Typescript types for openresty (ngx_http_lua_module), designed to be used with TypeScriptToLua

10 lines 174 B
{ "compilerOptions": { "lib": ["esnext"], "declaration": true, "noEmit": true }, "tstl": { "buildMode": "library" } }