web / useLegalInformation
Function: useLegalInformation() ​
useLegalInformation():
UseLegalInformationMethods
Defined in: apps/web/composables/useLegalInformation/useLegalInformation.ts:12
Returns ​
UseLegalInformationMethodsReturn
Description ​
Composable for managing the legal information.
Example ​
ts
const { data, loading, getLegalTexts } = useLegalInformation();