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
Would allow using lcjs-themes in non-JS environments.
For example, when interoperating between Python and JavaScript. Application code in Python side could involve serialized exports from Theme editor, send them to JavaScript where they could be deserialized using a lcjs-themes function.