UNPKG

fraction.io

Version:

Your personalized community aggregator.

6 lines (4 loc) 98 B
'use strict'; Handlebars.registerHelper('session', (input) => { return Session.get(input); });