Module.create() method
Home > @rimitive/core > Module > create
Module.create() method
Section titled “Module.create() method”Create the implementation with resolved dependencies
Signature:
create(deps: TDeps): TImpl;Parameters
Section titled “Parameters”|
Parameter |
Type |
Description |
|---|---|---|
|
deps |
TDeps |
Returns:
TImpl