import {Input} from "./input" export const otherwiseSupportedInputs: Input[] = [ Input.MouseLeft, Input.MouseMiddle, Input.MouseRight ]