♻️ Refactor html5 history.

This commit is contained in:
Andrey Antukh 2020-04-30 17:16:10 +02:00
parent d856b9aae3
commit 7fe7c3da6c
9 changed files with 114 additions and 128 deletions

View file

@ -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) 2016-2019 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.timers
(:require [beicon.core :as rx]))