Remove a frame.
function removeFrame(editor: Editor, ids: TLShapeId[]): void
editor
Editor
tldraw editor instance.
ids
TLShapeId[]
Ids of the frames you wish to remove.
void