terafoundation / master
master
Functions
default()
default<
S,A,D>(context,config):void
Defined in: master.ts:5
Type Parameters
| Type Parameter | Default type |
|---|---|
S | Record<string, any> |
A | Record<string, any> |
D extends string | string |
Parameters
| Parameter | Type |
|---|---|
context | Context<S, A, D> |
config | Config<S, A, D> |
Returns
void