fix: ts check

This commit is contained in:
allenve 2024-11-20 14:33:54 +08:00
parent 4bb0bd5a89
commit 5279ebfb3d

View File

@ -318,6 +318,7 @@ const editorLanguages = [
const globalEvents = [
{
name: 'globalEventA',
label: '全局事件A',
description: '全局事件动作A',
mapping: [
{
@ -332,6 +333,7 @@ const globalEvents = [
},
{
name: 'globalEventB',
label: '全局事件B',
description: '全局事件动作A',
mapping: [
{