1.0.2 • Published 6 months ago

luajit-ffi v1.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
6 months ago

luajit-ffi

LuaJIT FFI declaration for TSTL.

To install, run this in the root of your project:

npm i --save-dev luajit-ffi

Then, add it into your tsconfig.json file.

{
    "types": [
      "luajit-ffi/luajit-ffi",
    ],
}
1.0.2

6 months ago

1.0.1

6 months ago

1.0.0

6 months ago