UNPKG

open-next-cdk

Version:

Deploy a NextJS app using OpenNext packaging to serverless AWS using CDK

13 lines (12 loc) 179 B
/** * @internal */ export declare const BLOCK_SIZE = 64; /** * @internal */ export declare const DIGEST_LENGTH = 16; /** * @internal */ export declare const INIT: number[];