UNPKG

generator-yaas-builder-module

Version:
8 lines (7 loc) 172 B
'use strict'; // Bootstrap the application angular.element(document).ready(function() { angular.bootstrap(document, [ 'ds.app', 'ds.i18n']); });