UNPKG
@jsverse/transloco-utils
Version:
latest (8.1.0)
8.1.0
8.0.2
8.0.1
8.0.0
7.0.2
7.0.1
7.0.0
Transloco utils library
jsverse.github.io/transloco/
jsverse/transloco
@jsverse/transloco-utils
/
src
/
index.d.ts
3 lines
(2 loc)
•
126 B
TypeScript
View Raw
1
2
3
export
{ getGlobalConfig }
from
'./lib/transloco-utils'
;
export
{
TranslocoGlobalConfig
}
from
'./lib/transloco-utils.types'
;