UNPKG

open-next-cdk

Version:

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

3 lines (2 loc) 141 B
export declare const iso8601: (time: number | string | Date) => string; export declare const toDate: (time: number | string | Date) => Date;