// // Playpass (c) Playco // https://github.com/playpassgames/playpass/blob/main/LICENSE.txt export { getBestShareType, getInstallState, requestInstall } from "../device"; export type { InstallState } from "../device";