'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); var answer = 42; exports.answer = answer;