mirror of
https://github.com/penpot/penpot.git
synced 2025-05-29 11:56:10 +02:00
♻️ Add spec ns on shared code (and adapt frontend code to use it).
This commit is contained in:
parent
9a184d1c7a
commit
6957a49752
20 changed files with 297 additions and 238 deletions
|
@ -4,6 +4,8 @@
|
|||
;;
|
||||
;; Copyright (c) 2016 Andrey Antukh <niwi@niwi.nz>
|
||||
|
||||
;; WARNING: DEPRECATED: please use uxbox.common.exceptions
|
||||
|
||||
(ns uxbox.util.exceptions
|
||||
"A helpers for work with exceptions."
|
||||
(:require [clojure.spec.alpha :as s]))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue