aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/vendor/lazy-cell/index.ts
diff options
context:
space:
mode:
authorLibravatarLarge Libravatar memdmp <memdmpestrogenzone>2025-08-14 17:40:40 +0200
committerLibravatarLarge Libravatar memdmp <memdmpestrogenzone>2025-08-14 17:40:40 +0200
commit02e56b0f3ede24c45c35ea4d0a1981dab42837a2 (patch)
tree3b3a1e1a3853f3085a792ba60817919b26c58970 /src/lib/vendor/lazy-cell/index.ts
parentbacf9cf38388c32244768845b347dfb907dcd419 (diff)
downloadvideotool-02e56b0f3ede24c45c35ea4d0a1981dab42837a2.tar.gz
videotool-02e56b0f3ede24c45c35ea4d0a1981dab42837a2.tar.bz2
videotool-02e56b0f3ede24c45c35ea4d0a1981dab42837a2.tar.lz
videotool-02e56b0f3ede24c45c35ea4d0a1981dab42837a2.zip

feat: lazycell

Diffstat (limited to 'src/lib/vendor/lazy-cell/index.ts')
-rw-r--r--src/lib/vendor/lazy-cell/index.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/vendor/lazy-cell/index.ts b/src/lib/vendor/lazy-cell/index.ts
new file mode 100644
index 0000000..c38445c
--- /dev/null
+++ b/src/lib/vendor/lazy-cell/index.ts
@@ -0,0 +1 @@
+export * from 'https://codeberg.org/dmpmem/js-lazycell/raw/commit/1b68e36e5de94d6202eee41f9cf122bcee196a2e09d8b0cdaf82e1767b1d9328/mod.ts'