This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
losino
/
EveryLike
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
81e56b3d6b
Branches
Tags
master
test
EveryLike
/
uni_modules
/
uts-openSchema
/
utssdk
/
interface.uts
interface.uts
99 B
Historique
Raw
1
2
export type OpenSchema = (url : string) => void
export type CanOpenURL = (url : string) => boolean