You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -347,6 +347,8 @@ To use the standard plugins provided by the original library, you need to pass t
347
347
348
348
> The only "third-party" plugin that is supported at the moment is the "Lensflare" plugin. To use it, you need to import it from the "photo-sphere-viewer-lensflare-plugin" package. This plugin is made by me and it is not included in the original library.
349
349
350
+
> For Typescript users: the plugin array type is `PluginConfig[]` and you can import it from the library.
0 commit comments