@smart100/spu-web-plugin 0.0.18 → 0.0.22

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/index.d.ts CHANGED
@@ -80,6 +80,7 @@ export const checkLogin: () => boolean
80
80
  export const Module: any
81
81
  export const components: any
82
82
  export const expandexp: (options: any) => void
83
+ export const wxworkSuite: any
83
84
 
84
85
  interface ISPUWebPlugin {
85
86
  // install (app: App, option: ISPUWebPluginOptions): void