UNPKG

opensphere-build-resolver

Version:

Resolves projects, their dependencies, plugins, and config to the correct arguments for compilation via the Google Closure Compiler, sass/node-sass, and other tools.

6 lines (4 loc) 78 B
goog.provide('util'); util.thing = function() { console.log('awesome'); };