app-v3-scripts-editor 1.5.0 → 1.5.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -63509,6 +63509,7 @@ export {
|
|
|
63509
63509
|
Ke as BlockType,
|
|
63510
63510
|
kIe as DEFAULT_SIDEBAR_BUTTONS,
|
|
63511
63511
|
Nm as INTENTS,
|
|
63512
|
+
h$e as InstanceContextProvider,
|
|
63512
63513
|
mr as SPEAK_TYPE,
|
|
63513
63514
|
kPe as ScriptEditor,
|
|
63514
63515
|
Sa as TRANSFER_TYPE,
|
|
@@ -63520,5 +63521,6 @@ export {
|
|
|
63520
63521
|
yve as initialNodes,
|
|
63521
63522
|
C0 as initialTitles,
|
|
63522
63523
|
LIe as nodeTypes,
|
|
63523
|
-
oV as sidebarButtons
|
|
63524
|
+
oV as sidebarButtons,
|
|
63525
|
+
PE as useInstanceContext
|
|
63524
63526
|
};
|