UNPKG

gulp-declare

Version:

Safely declare namespaces and set their properties

2 lines 85 B
this["App"] = this["App"] || {}; this["App"]["Main"] = function() { return "Main"; };