Variable ContextKeysConst

ContextKeys: {
    REPOSITORY_URL: string;
} = ...

A list of items we will read from the CDK context

Type declaration

  • REPOSITORY_URL: string