generated from nhcarrigan/template
feat: add manga and shows collections
This commit is contained in:
@@ -7,5 +7,7 @@ export * from "./lib/game.types";
|
||||
export * from "./lib/book.types";
|
||||
export * from "./lib/music.types";
|
||||
export * from "./lib/art.types";
|
||||
export * from "./lib/show.types";
|
||||
export * from "./lib/manga.types";
|
||||
export type * from "./lib/auth.types";
|
||||
export * from "./lib/comment.types";
|
||||
Reference in New Issue
Block a user