jakobrosenberg / fixbind

Bindings fixer with multiple fallbacks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FixBind

Bindings fixer for Electron with multiple fallbacks

Usage

const {fixbind} = require('fixbind')

fixbind(require, 'package-with-binding', {/** options */})

About

Bindings fixer with multiple fallbacks


Languages

Language:JavaScript 100.0%