Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
a69d7646a51a5577e4bbfca7c799a195fd656ba1
/
.
/
web
/
gui2
/
src
/
main
/
webapp
/
typings.d.ts
blob: ef5c7bd620579296a1290b1a0b04c96d72e57bc6 [
file
] [
log
] [
blame
]
/* SystemJS module definition */
declare
var
module
:
NodeModule
;
interface
NodeModule
{
id
:
string
;
}