web / UseTranslations
Interface: UseTranslations ​
Defined in: apps/web/composables/useTranslations/types.ts:8
Properties ​
data ​
data:
Readonly
<Ref
<string
,string
>>
Defined in: apps/web/composables/useTranslations/types.ts:9
fetchTranslations ​
fetchTranslations:
FetchTranslations
Defined in: apps/web/composables/useTranslations/types.ts:11
loading ​
loading:
Readonly
<Ref
<boolean
,boolean
>>
Defined in: apps/web/composables/useTranslations/types.ts:10