forked from forks/ffprobe-wasm-npm
Make file info output more similar to ffprobe
This commit is contained in:
4
src/ffprobe-wasm.d.ts
vendored
4
src/ffprobe-wasm.d.ts
vendored
@@ -1,6 +1,6 @@
|
||||
import { FFprobe } from "./ffprobe-wasm-shared";
|
||||
import { FFprobe } from "./ffprobe-wasm-shared.mjs";
|
||||
|
||||
export * from "./ffprobe-wasm-shared";
|
||||
export * from "./ffprobe-wasm-shared.mjs";
|
||||
|
||||
declare const ffprobe: FFprobe;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user