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

7 lines
111 B
JavaScript

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