UNPKG

app-root

Version:

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

5 lines 49 B
define([ './c' ], function(c) { return c; });