initial commit
This commit is contained in:
5
api-client/src/models/index.ts
Normal file
5
api-client/src/models/index.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
/**
|
||||
* @fileoverview Re-export barrel for all model types.
|
||||
*/
|
||||
|
||||
export * from './types';
|
||||
Reference in New Issue
Block a user