UNPKG

@daysnap/horn-jssdk

Version:

原生容器面向 H5 开发者提供的基于容器应用内的网页开发工具包

5 lines (4 loc) 94 B
/** * 关闭、重启APP ,iOS 不支持重启 */ export declare const reboot: () => void;