????
Current Path : C:/inetpub/vhost/invest.gdtsolutions.vn/api/node_modules/ts-node/dist/ |
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;