elwerene / libreoffice-convert

MIT License
241 stars 94 forks source link

`convertAsync()` is not accessible #89

Closed rashiq-ahmd closed 1 year ago

rashiq-ahmd commented 1 year ago

the convertAsync() method defined in documentation seems not available in release,

converter-user-old commented 1 year ago

libre.convertAsync = require('util').promisify(libre.convert);