UNPKG

nsdeclare

Version:

Safely declare a namespace using dot notation

3 lines 180 B
this["MyApp"] = this["MyApp"] || {}; this["MyApp"]["Templates"] = this["MyApp"]["Templates"] || {}; this["MyApp"]["Templates"]["Final"] = this["MyApp"]["Templates"]["Final"] || {};