Raw File
index.ts
require(require('traceur').RUNTIME_PATH);
module.exports = require('./benchpress.js');
back to top