/** * Embedded Files Test * * @author Jared Allard * @version 0.0.1 * @license MIT **/ const nexeres = require('nexeres'); process.stdout.write(nexeres.get('hw.txt').toString('ascii'));