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 |
||
---|---|---|
.. | ||
assets | ||
editor | ||
file-format | ||
indices | ||
polyfills | ||
primitives | ||
tldraw | ||
tlschema | ||
tlstore | ||
tlsync-client | ||
tlvalidate | ||
ui | ||
utils |