UNPKG

nsdeclare

Version:

Safely declare a namespace using dot notation

3 lines 192 B
global["MyApp"] = global["MyApp"] || {}; global["MyApp"]["Templates"] = global["MyApp"]["Templates"] || {}; global["MyApp"]["Templates"]["Final"] = global["MyApp"]["Templates"]["Final"] || {};