НК
Size: a a a
НК
НК
НК
С
export default function ({ $device }) {
const isIpad = /Macintosh/i.test(navigatornavigator.userAgent) && navigatornavigator.maxTouchPoints && navigatornavigator.maxTouchPoints > 1;
$device.isIpad = $device.userAgent.includes('iPad') || isIpad;
}C
C
НК
C
НК
М
AS
AS
М
М
e
e
e
A
e
A
user = await manager.get_current_user(token.split(' ')[1])