sindresorhus / file-type

Detect the file type of a file, stream, or data
MIT License
3.72k stars 354 forks source link

fileTypeFromFile cannot be imported #662

Closed BalazsManus closed 2 months ago

BalazsManus commented 2 months ago

image image Node version: v22.3.0 NPM version: 10.8.1

sindresorhus commented 2 months ago

From the readme:

This package is an ESM package. Your project needs to be ESM too. Read more.