UNPKG

lambda-hooks

Version:

Super simple lightweight hooks to avoid repeated logic in your lambda functions

3 lines (2 loc) 72 B
import { Hook } from '../index'; export declare const parseEvent: Hook;