UNPKG

closure-util

Version:

Utilities for Closure Library based projects.

8 lines (5 loc) 115 B
var foo = 'bar'; // this identifies goog base var goog = goog || {}; // the rest is unimportant var baz = 'bam';