UNPKG

somod-chat-service

Version:

Serverless Chat Service from SOMOD

4 lines (3 loc) 130 B
import { SNSHandler } from "aws-lambda"; declare const WebsocketNotifyMessage: SNSHandler; export default WebsocketNotifyMessage;