Skip to content

RepeatMode

type RepeatMode = "queue" | "track" | "off";

Defined in: src/types/Player.ts:58