Improves transforms
This commit is contained in:
parent
da8f812090
commit
c3740cacdd
29 changed files with 700 additions and 72 deletions
|
@ -3,7 +3,7 @@ import history from "../history"
|
|||
import { Data } from "types"
|
||||
import { RotateSnapshot } from "state/sessions/rotate-session"
|
||||
|
||||
export default function translateCommand(
|
||||
export default function rotateCommand(
|
||||
data: Data,
|
||||
before: RotateSnapshot,
|
||||
after: RotateSnapshot
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue