mirror of
https://github.com/penpot/penpot.git
synced 2025-01-08 07:50:43 -05:00
4 lines
102 B
Clojure
4 lines
102 B
Clojure
(ns cuerdas.impl.xregexp
|
|
(:require ["xregexp" :as XRegExp]))
|
|
|
|
(goog/exportSymbol "XRegExp" XRegExp)
|