This website requires JavaScript.
Explore
Help
Sign In
Bram
/
BangleApps
forked from
FOSS/BangleApps
Watch
1
Star
0
Fork
You've already forked BangleApps
0
Code
Pull Requests
Activity
5cc7c70336
BangleApps
/
typescript
/
types
/
funcs.d.ts
3 lines
91 B
TypeScript
Raw
Blame
History
type
SettingsFunc
=
(
back
:
(
)
=
>
void
)
=
>
void
;
type
ClockInfoFunc
=
(
)
=
>
ClockInfo
.
Menu
;
View Git Blame
Copy Permalink