blob: 11dd35a064b57be5d1913c57000f0587580bc6fe [file] [log] [blame]
export const main: angular.IComponentOptions = {
template: require('./main.html')
};