Skip to content
This repository was archived by the owner on Jul 25, 2019. It is now read-only.

Commit 4855d00

Browse files
author
Gregor Woiwode
committed
Moves book into models/
1 parent 40ec85d commit 4855d00

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

book-rating/src/app/shared/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export { Book } from './book';;
1+
export { Book } from './models/book';;

0 commit comments

Comments
 (0)