Repository URL to install this package:
|
Version:
2.0.11 ▾
|
// @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'