DocsKit
alpha
Playground
Share
Run
Ctrl+S
function
lorem
(
ipsum
) {
-
return
ipsum
+
return
{
+
dolor: ipsum,
+
}
}