frontend
Preparing search index...
i18n/buildResources
buildResources
Function buildResources
buildResources
(
modules
:
Record
<
string
,
Record
<
string
,
string
>
>
,
)
:
Record
<
string
,
Record
<
string
,
string
>
>
Extract namespace name from glob path (e.g. './locales/ja/blackjack.json' → 'blackjack').
Parameters
modules
:
Record
<
string
,
Record
<
string
,
string
>
>
Returns
Record
<
string
,
Record
<
string
,
string
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
frontend
Loading...
Extract namespace name from glob path (e.g. './locales/ja/blackjack.json' → 'blackjack').