This website requires JavaScript.
Explore
Help
Sign In
luxolus
/
open-consul
Watch
2
Star
0
Fork
You've already forked open-consul
0
Code
Issues
1
Pull Requests
Packages
Releases
Wiki
Activity
068ec1b607
open-consul
/
agent
/
uiserver
/
testdata
/
foo.js
5 lines
63 B
JavaScript
Raw
Blame
History
var
Foo
=
{
}
;
Foo
.
hello
=
function
(
)
{
return
"I am a foo"
;
}
Reference in New Issue
View Git Blame
Copy Permalink