DocsKit
alpha
Playground
Share
Run
Ctrl+S
index.js
function
lorem
(
ipsum
) {
const
sit
=
ipsum
+
1
return
ipsum
+
sit
}
function
hello
(
ipsum
) {
}