This website works better with JavaScript.
Home
Explore
Help
Sign In
dslak
/
anes
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13
Commits
2
Branches
0
Tags
2.1 MiB
Tree:
97031a73ca
develop
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '97031a73ca'
${ noResults }
anes
/
components
/
ambassador
/
ambassador.js
5 lines
76 B
Raw
Normal View
History
page init
5 years ago
$
(
document
)
.
ready
(
(
)
=>
{
console
.
log
(
'Load component - ambassador'
)
}
)