UNPKG
@jellybrick/ffi-cjs
Version:
latest (0.7.0)
0.7.0
Foreign Function Interface Helper.
github.com/xan105/node-ffi
xan105/node-ffi
@jellybrick/ffi-cjs
/
types
/
koffi
/
index.d.ts
4 lines
(3 loc)
•
84 B
TypeScript
View Raw
1
2
3
4
export
*
from
"./open.js"
;
export
*
from
"./helper.js"
;
export
const
types
:
object
;