UNPKG

telegram-miniapp-tools

Version:
14 lines (11 loc) 318 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); /* export type PhoneRequestedStatus = "sent" | "cancelled" | string; export type BiometryTokenUpdateStatus = | "updated" | "removed" | "failed" | string; export type BiometryAuthRequestStatus = "failed" | "authorized" | string; */