Search
Preparing search index...
The search index is not available
webda.io - v1.0.0-beta.16
Guides
GitHub
Options
All
Public
Public/Protected
All
Inherited
Menu
@webda/core
ServiceConstructor
Pages
Quick
Start
Concepts
Modules
@webda/aws
@webda/core
@webda/elasticsearch
@webda/profiler
@webda/profiler-
aws-
xray
@webda/shell
@webda/workout
ServiceConstructor
Service
Constructor
constructor
get
Modda
Interface ServiceConstructor<T>
Helper to define a ServiceContrustor
Type parameters
T
:
Service
Hierarchy
ServiceConstructor
Constructors
constructor
Methods
getModda
Constructors
new
Service
Constructor
(
webda
:
Core
, name
:
string
, params
:
any
)
:
T
Parameters
webda:
Core
name:
string
params:
any
Returns
T
Methods
get
Modda
(
)
:
any
Returns
any
Generated using
TypeDoc
Helper to define a ServiceContrustor