🎉 Add namespace with a set of helpers for access throught the BREPL

This commit is contained in:
Andrey Antukh 2023-01-19 12:41:06 +01:00 committed by Andrés Moya
parent 2fef3dc881
commit d98fd76032
2 changed files with 45 additions and 0 deletions

View file

@ -10,6 +10,7 @@
[app.common.logging :as l]
[app.common.spec :as us]
[app.config :as cf]
[app.srepl.ext]
[app.srepl.main]
[app.util.json :as json]
[app.util.locks :as locks]