UNPKG

open-next-cdk

Version:

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

3 lines (2 loc) 122 B
export declare const fromUtf8: (input: string) => Uint8Array; export declare const toUtf8: (input: Uint8Array) => string;