Dashboard
PHP:
8.2.30
OS:
Linux
User:
dh_nv8b2m
/
/
usr
/
share
/
nodejs
/
webassemblyjs
/
esm
/
interpreter
/
runtime
/
values
📤 Upload
📝 New File
📁 New Folder
Close
Editing: label.js
var type = "label"; export function createValue(value) { return { type: type, value: value }; }
Save
Cancel