mirror of https://github.com/Kylart/KawAnime.git
5 lines
107 B
JavaScript
5 lines
107 B
JavaScript
|
// TODO: JsDoc for bindings
|
||
|
import bindings from './build/Release/kawabinds.node'
|
||
|
|
||
|
export default bindings
|