mirror of
https://github.com/penpot/penpot.git
synced 2025-01-09 00:10:11 -05:00
5 lines
102 B
Text
5 lines
102 B
Text
|
(ns cuerdas.impl.xregexp
|
||
|
(:require ["xregexp" :as XRegExp]))
|
||
|
|
||
|
(goog/exportSymbol "XRegExp" XRegExp)
|