Type alias BadRepeat

BadRepeat: {
    kind: "BadRepeat";
}

Type declaration

  • Readonly kind: "BadRepeat"