UNPKG

@telegram-apps/sdk

Version:

TypeScript Source Development Kit for Telegram Mini Apps client application.

3 lines (2 loc) 300 B
export { impactOccurred as hapticFeedbackImpactOccurred, isSupported as isHapticFeedbackSupported, notificationOccurred as hapticFeedbackNotificationOccurred, selectionChanged as hapticFeedbackSelectionChanged, } from './exports.variable.js'; export * as hapticFeedback from './exports.variable.js';