UNPKG

wheelhouse-router

Version:

A wheelhouse library to marry flatiron's Director with Backbone's router

10 lines (8 loc) 99 B
'use strict'; module.exports = { index: function(){ return { view: 'home' } } }