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) 76 B
goog.module('moduleUtil'); exports = () => { console.log('awesomer'); };