mirror of
https://github.com/penpot/penpot.git
synced 2025-06-01 18:01:42 +02:00
🎉 Add worker base implementation.
This commit is contained in:
parent
517b50238e
commit
484702527e
13 changed files with 86 additions and 79 deletions
|
@ -2,7 +2,10 @@
|
|||
;; License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
;; file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
;;
|
||||
;; Copyright (c) 2020 Andrey Antukh <niwi@niwi.nz>
|
||||
;; This Source Code Form is "Incompatible With Secondary Licenses", as
|
||||
;; defined by the Mozilla Public License, v. 2.0.
|
||||
;;
|
||||
;; Copyright (c) 2020 UXBOX Labs SL
|
||||
|
||||
(ns uxbox.util.webapi
|
||||
"HTML5 web api helpers."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue