Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
gateway-proxy / usr / share / gateway-proxy / app / node_modules / bs-logger / dist / utils / cache-getters.d.ts
Size: Mime:
declare const cacheGetters: <T>(target: T, ...props: (keyof T)[]) => T;
export { cacheGetters };