web / UseLegalInformationMethods
Interface: UseLegalInformationMethods ​
Defined in: apps/web/app/composables/useLegalInformation/types.ts:10
Properties ​
data ​
data:
Readonly<Ref<UseLegalInformationState["data"]>>
Defined in: apps/web/app/composables/useLegalInformation/types.ts:11
getLegalTexts ​
getLegalTexts:
GetLegalInformation
Defined in: apps/web/app/composables/useLegalInformation/types.ts:13
loading ​
loading:
Readonly<Ref<boolean>>
Defined in: apps/web/app/composables/useLegalInformation/types.ts:12