Huh macOS Tahoe 26 integrating shortcut actions and menu items into spotlight is pretty interesting; a lot of pretty interesting goodies.
www.apple.com/newsroom/202...
i have a feeling that the <script type=module> will load the module asynchronously, so you’re nondeterministically have LitElement on window (globalThis) on the following <script> tags, depending on the module load speed.
i have a feeling that the <script type=module> will load the module asynchronously, so you’re nondeterministically have LitElement on window (globalThis) on the following <script> tags, depending on the module load speed.