Loading...
HBHDocs
User
{"params":{"appName":"docs","slugs":["hbh-nodes","project2md","example-output","srcutilsjs"],"_slug":"hbh-nodes__project2md__example-output__srcutilsjs","flatPath":"docs/hbh-nodes/project2md/example-output/srcutilsjs"},"siteBase":"https://docs.hbhhub.online","websiteBase":{"protocol":"https:","host":"hbhhub.online"},"BlogProps":{"subdomain":"docs","slug":"hbh-nodes/project2md/example-output/srcutilsjs","BlogPath":"$$Blogs$$/docs/hbh-nodes/project2md/example-output/srcutilsjs.md"},"siteName":"docs","appName_L0":"docs","UIAppName":"HBHDocs","searchParams":{},"API_URL":"https://hbhhub.hbhhub-api.workers.dev","isMainApp":false,"setupUrl":"https://docs.hbhhub.online/setup","loginUrl":"https://docs.hbhhub.online/login","studioUrl":"https://docs.hbhhub.online/studio","productName":"hbhdocs"}
src/utils.js
1
export
function
add
(
a
,
b
)
{
return
a
+
b
;
}
HBHDocs 📚