re-export hsx, jingle, jonathan in helper
This commit is contained in:
parent
d508d9ec70
commit
cb7062028e
9 changed files with 12 additions and 20 deletions
src
|
@ -1,6 +1,8 @@
|
|||
(defpackage #:website/helper
|
||||
(:use #:cl
|
||||
#:jingle)
|
||||
(uiop:define-package #:website/helper
|
||||
(:use #:cl)
|
||||
(:use-reexport #:hsx
|
||||
#:jingle
|
||||
#:jonathan)
|
||||
(:export #:api-p))
|
||||
(in-package #:website/helper)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue