Able to eval js with my scope!
This commit is contained in:
6
cart_unpacked.json
Normal file
6
cart_unpacked.json
Normal file
@ -0,0 +1,6 @@
|
||||
[
|
||||
{
|
||||
"sheet_type": "code",
|
||||
"value": "return {init: () => {}, update: () => {}, draw: () => {clearScreen(); drawText(0, 0, 'hello world')}}"
|
||||
}
|
||||
]
|
Reference in New Issue
Block a user