UNPKG

@allthings/cloud-toolkit

Version:

Standardizes the setup of aws, Datadog and other things

4 lines (3 loc) 108 B
import { ResponseHelper } from '../types'; declare const redirect: ResponseHelper; export default redirect;