Created
April 13, 2024 08:57
-
-
Save mybearworld/c392f9997798f5dd8b34e5d93374613e to your computer and use it in GitHub Desktop.
Get State on Scratch projects
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// I don't know where this is initially from - this is just way easier to find than searching for a forum post that | |
// contains this :P | |
document.querySelector("#app")._reactRootContainer._internalRoot.current.child.stateNode.store.getState() |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment