This website works better with JavaScript.
Explore
Help
Register
Sign In
Dan6erbond
/
localbites
Watch
1
Star
0
Fork
You've already forked localbites
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23c3fed826
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '23c3fed826'
${ noResults }
localbites
/
src
/
app
/
(frontend)
/
[locale]
/
shared.ts
4 lines
84 B
TypeScript
Raw
Blame
History
import
{
Locale
}
from
"@/i18n/settings"
;
export
type
Params
=
{
locale
:
Locale
}
;
Reference in New Issue
View Git Blame
Copy Permalink