5 lines
146 B
TypeScript
Executable File
5 lines
146 B
TypeScript
Executable File
export * from './EpicDescription';
|
|
export * from './IssueDescription';
|
|
export * from './TaskDescription';
|
|
export * from './UserStoryDescription';
|