

/// <reference path="../dist/jsdk.d.ts" /> 
JS.config({
    cachedImport: false,
    minImport: false,
    jsdkRoot: '/jsdk/dist'
})