aboutsummaryrefslogtreecommitdiff
path: root/module/vcomponent/base.scm
diff options
context:
space:
mode:
Diffstat (limited to 'module/vcomponent/base.scm')
-rw-r--r--module/vcomponent/base.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/vcomponent/base.scm b/module/vcomponent/base.scm
index aa5b9de9..bf15510d 100644
--- a/module/vcomponent/base.scm
+++ b/module/vcomponent/base.scm
@@ -26,7 +26,7 @@
(children children set-component-children!)
(parent get-component-parent set-component-parent!)
(attributes get-component-attributes))
-(export children type)
+(export vcomponent? children type)
;; TODO should this also update the parent
(define-public parent