index.js (2 lines of code) (raw):

const getIconForFile = require('./src/file_icon_map'); module.exports = { getIconForFile };