@galacean/effects 2.0.0-alpha.2 → 2.0.0-alpha.20

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.
@@ -5,4 +5,5 @@ export declare const HELP_LINK: {
5
5
  'Container is not an HTMLElement': string;
6
6
  'Never use destroyed player again': string;
7
7
  'Current running player count': string;
8
+ 'Create player with different WebGL version': string;
8
9
  };