UNPKG

@tsed/common

Version:
6 lines (5 loc) 152 B
import { PlatformContext } from "../domain/PlatformContext"; /** * @ignore */ export declare function setResponseHeaders(ctx: PlatformContext): void;