lib/bootstrap.js
/**
* Created by mgoria on 5/27/2015
*/
'use strict';
import {Asset} from './Asset';
let exports = module.exports = Asset;
/**
* Created by mgoria on 5/27/2015
*/
'use strict';
import {Asset} from './Asset';
let exports = module.exports = Asset;