This website requires JavaScript.
Explore
Help
Register
Sign In
DatseMultimediaSites
/
Sharkey
mirror of
https://activitypub.software/TransFem-org/Sharkey.git
Watch
1
Star
0
Fork
You've already forked Sharkey
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f86b0d2b4f
Sharkey
/
webpack
/
module
/
index.ts
6 lines
98 B
TypeScript
Raw
Blame
History
import
rules
from
'./rules'
;
export
default
(
lang
,
locale
)
=
>
(
{
rules
:
rules
(
lang
,
locale
)
}
)
;
Reference in New Issue
View Git Blame
Copy Permalink