UNPKG

app-root

Version:

Find the entry-point/root file of a front-end application

5 lines (4 loc) 91 B
var Backbone = require('backbone'); module.exports = Backbone.View.extend({ el: 'fu' });