API reference / @backpack/config / cdkContextLoader
Function: cdkContextLoader()
ts
function cdkContextLoader(app): Loader;
A loader that reads values from the CDK context.
Parameters
Parameter | Type | Description |
---|---|---|
app | App | The CDK app. |