@worldware/msg-cli
Preparing search index...
lib/create-resource-helpers
MsgProjectForResource
Interface MsgProjectForResource
Minimal type for MsgProject-like data we read to get sourceLocale and dir.
interface
MsgProjectForResource
{
locales
?:
{
sourceLocale
?:
string
}
;
}
Index
Properties
locales?
Properties
Optional
locales
locales
?:
{
sourceLocale
?:
string
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
locales
@worldware/msg-cli
Loading...
Minimal type for MsgProject-like data we read to get sourceLocale and dir.