Declare bundle-analyzer-data page helper in boundary.sx
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -328,6 +328,11 @@
|
|||||||
:returns "dict"
|
:returns "dict"
|
||||||
:service "sx")
|
:service "sx")
|
||||||
|
|
||||||
|
(define-page-helper "bundle-analyzer-data"
|
||||||
|
:params ()
|
||||||
|
:returns "dict"
|
||||||
|
:service "sx")
|
||||||
|
|
||||||
;; Blog service
|
;; Blog service
|
||||||
(define-page-helper "editor-data"
|
(define-page-helper "editor-data"
|
||||||
:params (&key)
|
:params (&key)
|
||||||
|
|||||||
Reference in New Issue
Block a user