16 lines
445 B
TypeScript
16 lines
445 B
TypeScript
/**
|
|
* Generated by orval v7.16.0 🍺
|
|
* Do not edit manually.
|
|
* OpenAPI definition
|
|
* OpenAPI spec version: v0
|
|
*/
|
|
|
|
export * from './addLocalTrackRequest';
|
|
export * from './playlistCreateDTO';
|
|
export * from './playlistCreateRequest';
|
|
export * from './playlistReadDTO';
|
|
export * from './playlistReadResponse';
|
|
export * from './playlistTrackResponse';
|
|
export * from './readParams';
|
|
export * from './trackResponse';
|
|
export * from './uploadBody'; |