# force-refresh/2.0.0/node_modules/handlebars/runtime.js

Force Refresh, version 2.0.0. 4 lines.

- Page: https://pluginprobe.com/plugins/force-refresh/2.0.0/code/node_modules/handlebars/runtime.js
- Raw: https://pluginprobe.com/plugins/force-refresh/2.0.0/raw/node_modules/handlebars/runtime.js
- Modified: 2018-10-11T01:34:58+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/force-refresh/2.0.0/code/node_modules/handlebars/runtime.js#L10-L20`.

```javascript
// Create a simple path alias to allow browserify to resolve
// the runtime on a supported path.
module.exports = require('./dist/cjs/handlebars.runtime')['default'];

```
