import { SetTempoEvent } from "@perry-rylance/midi";
export default class InjectedSetTempoEvent extends SetTempoEvent {
}
