UNPKG

@cdklabs/cdk-ecs-codedeploy

Version:

CDK Constructs for performing ECS Deployments with CodeDeploy

21 lines (20 loc) 316 B
/** * @internal */ export declare const BLOCK_SIZE: number; /** * @internal */ export declare const DIGEST_LENGTH: number; /** * @internal */ export declare const KEY: Uint32Array; /** * @internal */ export declare const INIT: number[]; /** * @internal */ export declare const MAX_HASHABLE_LENGTH: number;