aboutsummaryrefslogtreecommitdiffstats
path: root/docs/gen/index
diff options
context:
space:
mode:
authors-ol <s-ol@users.noreply.github.com>2020-05-08 10:23:17 +0000
committers-ol <s+removethis@s-ol.nu>2025-03-02 14:23:21 +0000
commit223a98aab9b33a86e56915244aac42e17a9535af (patch)
treebb12f4d79a7e3dbf29b1dd116f582f9844820c92 /docs/gen/index
parentadd alv.type and spec (diff)
downloadalive-223a98aab9b33a86e56915244aac42e17a9535af.tar.gz
alive-223a98aab9b33a86e56915244aac42e17a9535af.zip
fix docs
Diffstat (limited to 'docs/gen/index')
-rwxr-xr-xdocs/gen/index2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/gen/index b/docs/gen/index
index 96f85f0..a2fe486 100755
--- a/docs/gen/index
+++ b/docs/gen/index
@@ -1,7 +1,7 @@
#!/usr/bin/env moon
-import ValueStream from require 'alv'
import render, layout, autoref from require 'docs.gen.layout'
import section, h1, h2, p, ul, li, a, code from require 'docs.gen.dom'
+import opairs from require 'alv.util'
export OUT