test/index.js/describe. const type = fileType( fs.readFileSync( imagePath ) ); chai.expect( type.mime ).to.be.equal( 'image/png' ); } ); const type ...
確定! 回上一頁