Export more functions
parent
8fb9c631b1
commit
7187952ac2
|
@ -1,4 +1,4 @@
|
|||
module Api (getSections, getTopics, getTopic) where
|
||||
module Api (getSections, getSections', getTopics, getTopics', getTopic, getTopic') where
|
||||
|
||||
import Relude
|
||||
|
||||
|
|
Loading…
Reference in New Issue