UNPKG

ask-sdk-v1adapter

Version:
4 lines (3 loc) 76 B
export interface V1Handler { [key: string]: (...args: any[]) => void; }