RainwayApp / node-clangffi

Generate Typescript FFI bindings for C/C++ libraries using libclang and ffi-napi.
MIT License
7 stars 1 forks source link

feat(type-decl): Use UnderlyingType for `*Type` decls #31

Closed bengreenier closed 2 years ago

bengreenier commented 2 years ago

BREAKING CHANGE: *Type declarations now reference their *Def peers.

fixes #28

bengreenier commented 2 years ago

need to update lib clang-bindings with npm run generate-dogfood with this change applied, since it will result in new typings.