-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
I keep getting this error when using the library:
node_modules/@serverless/event-mocks/dist/index.d.ts:2:48 - error TS2305: Module '"../../../@types/aws-lambda"' has no exported member 'CloudWatchEvent'.
import { AlexaSmartHomeEvent, AlexaSkillEvent, CloudWatchEvent } from "aws-lambda";
It seems like lib/types/aws-lambda/index.d.ts extends aws-lambda
, but these extensions are not published as part of the package.
tume, wmonk, andrewnaeve and coolgsus
Metadata
Metadata
Assignees
Labels
No labels