Expose id-literal? in the API.
This commit is contained in:
parent
8e6f8399ae
commit
5fa26c58a8
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@
|
|||
(def <close transact/close)
|
||||
|
||||
(def id-literal db/id-literal)
|
||||
(def id-literal? db/id-literal?)
|
||||
|
||||
(def lookup-ref db/lookup-ref)
|
||||
|
||||
|
|
Loading…
Reference in a new issue