Skip to content

Commit

Permalink
Add place holders for other spec methods"
Browse files Browse the repository at this point in the history
  • Loading branch information
bryanmikaelian committed Aug 8, 2024
1 parent 8b96cf5 commit 7906b01
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions components/spec/src/com/vennbilling/spec/interface.clj
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,12 @@


;; CHARGE
(def charge-route [])


;; USAGE
(def usage-route [])


;; REVERSE
(def reverse-route [])

0 comments on commit 7906b01

Please sign in to comment.