/** * 调起其他 App * * - 微信:`'weixin://'` * - ... * * @param schema */ export default function jumpToApp(schema: string): void;