refactor(data): merge DTO models into schemas
This commit is contained in:
@@ -1,2 +1,6 @@
|
||||
/**
|
||||
* @file Automatically generated by barrelsby.
|
||||
*/
|
||||
|
||||
export * from "./character";
|
||||
export * from "./characters_response";
|
||||
|
||||
Reference in New Issue
Block a user