11 lines
250 B
TypeScript
11 lines
250 B
TypeScript
/**
|
|
* Generated by orval v7.16.0 🍺
|
|
* Do not edit manually.
|
|
* OpenAPI definition
|
|
* OpenAPI spec version: v0
|
|
*/
|
|
|
|
export * from './playlistCreateDTO';
|
|
export * from './playlistReadDTO';
|
|
export * from './readParams';
|
|
export * from './uploadBody'; |