UNPKG

@softchef/cdk-restapi

Version:
5 lines (4 loc) 91 B
export declare function handler(): Promise<{ statusCode: number; body: string; }>;