11 lines
329 B
JSON
11 lines
329 B
JSON
{
|
|
"header": {
|
|
"version": 1,
|
|
"type": "record"
|
|
},
|
|
"body": {
|
|
"record1": {
|
|
"<1>": "declare function send_event, post_event\r\n\r\nVoid = send_event( @window:'.REACT_ITEMS', 'OPTIONS' )\r\nVoid = post_event( @window:'.REACT_ITEMS', 'LOSTFOCUS' )\r\nRETURN 1"
|
|
}
|
|
}
|
|
} |