Some checks failed
Close stale issues and PRs / stale (push) Has been cancelled
7 lines
111 B
TypeScript
7 lines
111 B
TypeScript
/**
|
|
* The namespace of the i18n/translation keys.
|
|
*
|
|
* @type {string}
|
|
*/
|
|
export const _TNS = 'deepLinking';
|