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    
Size: Mime:
// @anto @todo from @james
// => MANUALLY LOG THE OUTPUT OF THE REMAPPED URLS AND PUT THAT OBJ HERE
/// export * from './stream'

// @anto @todo from @james
// => this goes to /apis
/// export * from './proxy'

// @anto @todo @from @james
// this should have all orchestrattion
// export * from './orchestration'
export * from './proxyless-stream'

// @anto @todo @from @james
// this should have all readapi
// (OR WE CAN CHANGE THE BASEURL ONLY IF EVERYTHING IS SAME AS ORCHESTRATION)
// export * from './readapi'