Preparing search index...
The search index is not available
devfive front components
devfive front components
index
SingletonApiConstructor
Interface SingletonApiConstructor
interface
SingletonApiConstructor
{
new SingletonApiConstructor
new
<
Prefix
,
CRUDApi
>
(
prefix
,
crud
?
)
:
SingletonApiInstance
<
Prefix
,
CRUDApi
>
;
}
Index
Constructors
constructor
Constructors
constructor
new
Singleton
Api
Constructor
<
Prefix
,
CRUDApi
>
(
prefix
,
crud
?
)
:
SingletonApiInstance
<
Prefix
,
CRUDApi
>
Type Parameters
Prefix
extends
string
CRUDApi
extends
SingletonApiDefinitionMap
Parameters
prefix
:
EndWithOut
<
Prefix
,
"/"
>
Optional
crud
:
CRUDApi
Returns
SingletonApiInstance
<
Prefix
,
CRUDApi
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
devfive front components
index
test
Generated using
TypeDoc