UNPKG

app-root

Version:

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

6 lines 72 B
define([ // Alias for ./b 'bar' ], function(bar) { return bar; });