index.ts 390 B

12345678910111213141516
  1. /* tslint:disable */
  2. /* eslint-disable */
  3. /**
  4. * Storage node API
  5. * Storage node API
  6. *
  7. * The version of the OpenAPI document: 0.1.0
  8. * Contact: info@joystream.org
  9. *
  10. * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
  11. * https://openapi-generator.tech
  12. * Do not edit the class manually.
  13. */
  14. export * from './api'
  15. export * from './configuration'