This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
jg
/
JG-BASE-SERVICE-WEB
Segui
3
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
1202e62e49
Rami (Branch)
Tag
master
JG-BASE-SERV...
/
packages
/
Frock
/
utils
/
tools.ts
tools.ts
99 B
Cronologia
Originale
1
2
3
4
import session from './cache.ts'
export function auth(){
return session.session.get('token')
}