migrate to root dir
This commit is contained in:
4
types/ffprobe-static.d.ts
vendored
Normal file
4
types/ffprobe-static.d.ts
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
declare module "ffprobe-static" {
|
||||
const value: { path: string };
|
||||
export default value;
|
||||
}
|
Reference in New Issue
Block a user