export enum RepeatState { off = "off", all = "all", single = "single", }