UNPKG
k-gun-fileinfo
Version:
latest (1.0.2)
1.0.2
1.0.1
File info like PHP's finfo for Node.js.
github.com/k-gun/node-file-info
k-gun/node-file-info
k-gun-fileinfo
/
index.js
2 lines
(1 loc)
•
48 B
JavaScript
View Raw
1
2
module.exports
= require(
"./src/file-info.js"
)
;