Minor fix and upgrade ffmpeg.wasm-core
This commit is contained in:
@@ -2,7 +2,7 @@ require('regenerator-runtime/runtime');
|
||||
const createFFmpeg = require('./createFFmpeg');
|
||||
const { fetchFile } = require('./node');
|
||||
|
||||
export {
|
||||
module.exports = {
|
||||
/*
|
||||
* Create ffmpeg instance.
|
||||
* Each ffmpeg instance owns an isolated MEMFS and works
|
||||
|
||||
Reference in New Issue
Block a user