初始化
This commit is contained in:
2
uni_modules/uts-openSchema/utssdk/interface.uts
Normal file
2
uni_modules/uts-openSchema/utssdk/interface.uts
Normal file
@@ -0,0 +1,2 @@
|
||||
export type OpenSchema = (url : string) => void
|
||||
export type CanOpenURL = (url : string) => boolean
|
||||
Reference in New Issue
Block a user