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.

10 lines (7 loc) 136 B
goog.provide('libcomp'); /* eslint no-undef: "off" */ // REPLACE /** * Default library entry point */ libcomp.test = function() {};