mirror of
https://github.com/penpot/penpot.git
synced 2025-06-10 06:01:44 +02:00
✨ New apis for plugins
This commit is contained in:
parent
d6de1fdbdf
commit
3ca5b13e27
7 changed files with 613 additions and 92 deletions
|
@ -154,4 +154,4 @@
|
|||
{:name "currentPage" :get #(.getPage ^js %)}
|
||||
{:name "selection" :get #(.getSelectedShapes ^js %)}
|
||||
{:name "viewport" :get #(.getViewport ^js %)}
|
||||
{:name "library" :get (fn [_] (library/create-library-subcontext))}))
|
||||
{:name "library" :get (fn [_] (library/library-subcontext))}))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue