@turbowarp/types-tw
    Preparing search index...
    • Get the internal ScratchBlocks object as soon as possible. This lets you access it even if the user never enters the editor.

      This method is VERY SLOW and will cause A LOT OF CPU AND NETWORK ACTIVITY because it downloads and evaluates all of scratch-blocks, a multi-megabyte JavaScript bundle.

      Returns Promise<RealBlockly>