mirror of
https://github.com/vale981/myway
synced 2025-03-04 17:31:41 -05:00
Export mapper-routes.
This commit is contained in:
parent
ad4b452a3f
commit
a29c271f41
1 changed files with 2 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
(:use :cl)
|
||||
(:import-from :myway.mapper
|
||||
:mapper
|
||||
:mapper-routes
|
||||
:make-mapper
|
||||
:member-route
|
||||
:add-route
|
||||
|
@ -26,6 +27,7 @@
|
|||
:to-app
|
||||
|
||||
:mapper
|
||||
:mapper-routes
|
||||
:add-route
|
||||
:find-route
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue