????

Your IP : 216.73.216.187


Current Path : C:/inetpub/vhost/binhdinhinvest.gdtvietnam.com/api/node_modules/nocache/
Upload File :
Current File : C:/inetpub/vhost/binhdinhinvest.gdtvietnam.com/api/node_modules/nocache/index.d.ts

import { IncomingMessage, ServerResponse } from "http";

declare const nocache: () => (_req: IncomingMessage, res: ServerResponse, next: () => void) => void;

export = nocache;