From 58e2c9ae87f09dac79ecf962331ae2c51f4ba7f1 Mon Sep 17 00:00:00 2001 From: Christoph Cullmann Date: Wed, 26 Jun 2024 21:44:28 +0200 Subject: update the theme --- themes/blowfish/assets/lib/mermaid/clone-9ea6bfeb.js | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 themes/blowfish/assets/lib/mermaid/clone-9ea6bfeb.js (limited to 'themes/blowfish/assets/lib/mermaid/clone-9ea6bfeb.js') diff --git a/themes/blowfish/assets/lib/mermaid/clone-9ea6bfeb.js b/themes/blowfish/assets/lib/mermaid/clone-9ea6bfeb.js new file mode 100644 index 0000000..34954ff --- /dev/null +++ b/themes/blowfish/assets/lib/mermaid/clone-9ea6bfeb.js @@ -0,0 +1,8 @@ +import { c as baseClone } from "./graph-fe24fab6.js"; +var CLONE_SYMBOLS_FLAG = 4; +function clone(value) { + return baseClone(value, CLONE_SYMBOLS_FLAG); +} +export { + clone as c +}; -- cgit v1.2.3