English
Appearance
requestNotificationPermission(userId, t): Promise<string | null | undefined>
userId
t
Promise
string
null
undefined
Defined in: src/utils/notification-helper.ts:18
string | null | undefined
(key, defaultText) => string
key
defaultText
Promise<string | null | undefined>