Preparing search index...
The search index is not available
Deepkit
Deepkit
framework
CrudAppModule
Class CrudAppModule<T>
Type Parameters
T
extends
{}
Hierarchy
AppModule
<
T
>
CrudAppModule
Index
Constructors
constructor
Constructors
constructor
new
Crud
App
Module
<
T
>
(
options
:
T
, name
?:
string
, setups
?:
(
(
module
:
AppModule
<
any
,
any
>
, config
:
any
)
=>
void
)
[]
, id
?:
number
)
:
CrudAppModule
<
T
>
Type Parameters
T
extends
{}
Parameters
options:
T
Optional
name:
string
Optional
setups:
(
(
module
:
AppModule
<
any
,
any
>
, config
:
any
)
=>
void
)
[]
Optional
id:
number
Returns
CrudAppModule
<
T
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Modules
Deepkit
angular-
universal
api-
console-
api
api-
console-
module
app
broker
bson
core
core-
rxjs
create-
app
crypto
event
framework
framework-
debug-
api
http
injector
logger
mongo
mysql
orm
orm-
browser-
api
orm-
integration
postgres
rpc
rpc-
tcp
skeleton
sql
sqlite
stopwatch
template
type
type-
compiler
workflow
Crud
App
Module
constructor
Generated using
TypeDoc