Gitiles
Code Review
Sign In
gerrit.opencord.org
/
xos-gui
/
a338531beb36751719f90d15a44b4ac4be8b0f33
/
.
/
src
/
app
/
main.ts
blob: 11dd35a064b57be5d1913c57000f0587580bc6fe [
file
] [
log
] [
blame
]
export
const
main
:
angular
.
IComponentOptions
=
{
template
:
require
(
'./main.html'
)
};