3450de5282
This PR renames our record types to avoid a type collision with the type that they are based on. For example `TLCamera` is both a type and a record; after this PR, we use `CameraRecordType` for the camera's record type. ### Change Type - [x] `major` — Breaking Change ### Release Notes - [editor] rename record types |
||
---|---|---|
.. | ||
src | ||
api-extractor.json | ||
api-report.md | ||
CHANGELOG.md | ||
editor.css | ||
LICENSE | ||
package.json | ||
README.md | ||
setupTests.js | ||
tsconfig.json |
tldraw/tldraw
Benchmark
To run the benchmarks
yarn workspace @tldraw/tldraw benchmark
Or
yarn workspace @tldraw/tldraw benchmark "file_search_string"