diff --git a/shared/sx/ref/boundary.sx b/shared/sx/ref/boundary.sx index e86eead..e0d29b3 100644 --- a/shared/sx/ref/boundary.sx +++ b/shared/sx/ref/boundary.sx @@ -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)