clickgo 6.1.4 → 6.2.0

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.
package/dist/app/demo.cga CHANGED
Binary file
package/dist/app/task.cga CHANGED
Binary file
package/dist/clickgo.d.ts CHANGED
@@ -34,6 +34,8 @@ export declare const modules: {
34
34
  'jszip': typeof import('jszip');
35
35
  /** --- 原生 pointer --- */
36
36
  'pointer': typeof import('@litert/pointer');
37
+ /** --- Monaco 模块的加载资源 --- */
38
+ 'monaco-editor': lCore.IMonacoLoader;
37
39
  /** --- 原生 tums-player 对象(在 default 里) --- */
38
40
  'tums-player': lCore.ITumsPlayer;
39
41
  /** --- 原生 mpegts 对象 --- */
Binary file
Binary file
Binary file