Implemented groups

This commit is contained in:
2017-10-17 23:17:04 +02:00
parent e9b6cb3ac8
commit 63a421e6a2
15 changed files with 248 additions and 158 deletions

View File

@ -1,5 +1,4 @@
export * from "./Actions/AnimeList"
export * from "./Actions/Delete"
export * from "./Actions/Diff"
export * from "./Actions/FollowUser"
export * from "./Actions/Forum"
@ -7,10 +6,10 @@ export * from "./Actions/InfiniteScroller"
export * from "./Actions/Install"
export * from "./Actions/Like"
export * from "./Actions/Notifications"
export * from "./Actions/Object"
export * from "./Actions/Publish"
export * from "./Actions/Search"
export * from "./Actions/Serialization"
export * from "./Actions/Shop"
export * from "./Actions/SideBar"
export * from "./Actions/SoundTrack"
export * from "./Actions/StatusMessage"