Declare bundle-analyzer-data page helper in boundary.sx

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-06 12:28:32 +00:00
parent 9ac1d273e2
commit 0191948b6e

View File

@@ -328,6 +328,11 @@
:returns "dict"
:service "sx")
(define-page-helper "bundle-analyzer-data"
:params ()
:returns "dict"
:service "sx")
;; Blog service
(define-page-helper "editor-data"
:params (&key)