Description
The options with customDetectors are missing in the declaration file, see:
|
export function fileTypeFromStream(stream: AnyWebReadableStream<Uint8Array> | NodeReadableStream): Promise<FileTypeResult | undefined>; |
Existing Issue Check
ESM (ECMAScript Module) Requirement Acknowledgment
File-Type Scope Acknowledgment