daShangDao_scanBook/uni_modules/uts-openSchema/utssdk/interface.uts

3 lines
99 B
Plaintext

export type OpenSchema = (url : string) => void
export type CanOpenURL = (url : string) => boolean