This website works better with JavaScript
Home
Explore
Help
Sign In
ygtx
/
gxt_app
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
3aa3b96d7a
Branches
Tags
master
gxt_app
/
uni_modules
/
uts-openSchema
/
utssdk
/
interface.uts
interface.uts
99 B
History
Raw
1
2
export type OpenSchema = (url : string) => void
export type CanOpenURL = (url : string) => boolean