Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Type Aliases

BeatmapParsingResult: { data: IBeatmap; hash: string }

Type declaration

  • data: IBeatmap
  • hash: string
ScoreParsingResult: { data: IScore; hash: string }

Type declaration

  • data: IScore
  • hash: string