Preparing search index...
The search index is not available
biorate
biorate
nestjs-tools
ClientRepositoryAdapter
Class ClientRepositoryAdapter
Description
Adapter that reads and writes locale JSON files from the filesystem.
Implements
ClientDrivenPort
Index
Constructors
constructor
Methods
get
Lang
set
Lang
Constructors
constructor
new
Client
Repository
Adapter
(
)
:
ClientRepositoryAdapter
Returns
ClientRepositoryAdapter
Methods
get
Lang
get
Lang
(
lang
,
namespace
)
:
any
Parameters
lang
:
string
namespace
:
string
Returns
any
set
Lang
set
Lang
(
data
,
lang
,
namespace
)
:
void
Parameters
data
:
Record
<
string
,
string
>
lang
:
string
namespace
:
string
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
get
Lang
set
Lang
biorate
Loading...
Description
Adapter that reads and writes locale JSON files from the filesystem.