-
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
Clear and concise description of the problem
vue-i18n exposes $n() for formatting numbers as well as $d() for formatting dates but according to the docs intlify/h3 dont expose them, only const t = await useTranslation(event);?