352c19fcac
We saw an issue on stackblitz where the `global` constant was causing a conflict (possibly because that environment was injecting its own `global`). Either way, perhaps `global` is a bit of a risky name—this PR renames `global` to `tldrawStateGlobal`. ### Change Type - [x] `patch` |
||
---|---|---|
.. | ||
src | ||
api-extractor.json | ||
api-report.md | ||
CHANGELOG.md | ||
docs-ordering.json | ||
package.json | ||
README.md | ||
tsconfig.json |
@tldraw/state
...