????
Current Path : C:/inetpub/vhost/binhdinhinvest.gdtvietnam.com/api/node_modules/nocache/ |
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;