????

Your IP : 3.15.149.154


Current Path : C:/inetpub/vhost/invest.gdtsolutions.vn/api/node_modules/ts-node/dist/
Upload File :
Current File : C:/inetpub/vhost/invest.gdtsolutions.vn/api/node_modules/ts-node/dist/util.d.ts

/**
 * Cached fs operation wrapper.
 */
export declare function cachedLookup<T, R>(fn: (arg: T) => R): (arg: T) => R;