summaryrefslogtreecommitdiff
path: root/themes/blowfish/assets/lib/mermaid/channel-f9001828.js
diff options
context:
space:
mode:
Diffstat (limited to 'themes/blowfish/assets/lib/mermaid/channel-f9001828.js')
-rw-r--r--themes/blowfish/assets/lib/mermaid/channel-f9001828.js8
1 files changed, 8 insertions, 0 deletions
diff --git a/themes/blowfish/assets/lib/mermaid/channel-f9001828.js b/themes/blowfish/assets/lib/mermaid/channel-f9001828.js
new file mode 100644
index 0000000..3db027f
--- /dev/null
+++ b/themes/blowfish/assets/lib/mermaid/channel-f9001828.js
@@ -0,0 +1,8 @@
+import { aI as _, aJ as Color } from "./mermaid-dcacb631.js";
+const channel = (color, channel2) => {
+ return _.lang.round(Color.parse(color)[channel2]);
+};
+const channel$1 = channel;
+export {
+ channel$1 as c
+};