UNPKG
sportsbet-mobile
Version:
latest (1.2.22)
1.2.22
Sportsbet mobile
github.com/heathmont/sportsbet-mobile
heathmont/sportsbet-mobile
sportsbet-mobile
/
client
/
lottery
/
lib
/
lotteryMenu.ts
13 lines
(9 loc)
•
186 B
text/typescript
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
///<reference path=".#ts/client.d.ts" />
interface
Templates
{ lotteryMenu: Template; } Template.lotteryMenu.helpers({ activePage: function() {
return
Pages.active().href; } });