????

Your IP : 18.227.89.143


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;