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 | ||
package.json | ||
README.md | ||
tsconfig.json | ||
vercel.json | ||
vite.config.ts |