jiti-meet/react/features/deep-linking/constants.ts

7 lines
111 B
TypeScript

/**
* The namespace of the i18n/translation keys.
*
* @type {string}
*/
export const _TNS = 'deepLinking';