Closed adam3smith closed 3 years ago
Did this for all the intended user-facing functions in commit c60cd70592db5d6324d350d0916b5953449852af
(we have to see, but I think package check requires all functions to be exposed -- I've never quite understood the logic there, but if we want this publicly reviewed -- or even just have CI checks running successfully -- we might need to export all)
Add
@export
to all functions so they're included in theawardsBot
namespace (and thus can be called when installing the packet)