mirror of
https://github.com/penpot/penpot.git
synced 2026-04-27 12:18:32 +00:00
Make shape types hierarchy as public.
This commit is contained in:
parent
3c5ac2d94c
commit
3917feb664
@ -7,7 +7,7 @@
|
||||
;; Types
|
||||
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||||
|
||||
(def ^:static ^:private +hierarchy+
|
||||
(def ^:static +hierarchy+
|
||||
(as-> (make-hierarchy) $
|
||||
(derive $ :builtin/icon ::shape)
|
||||
(derive $ :builtin/rect ::shape)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user