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