Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Routes

Index

Constructors

Properties

#baseUrl: "https://osucollector.com/api/" = "https://osucollector.com/api/"
#endPoint: { collections: string; me: string; metadata: string; users: string } = ...

Type declaration

  • collections: string
  • me: string
  • metadata: string
  • users: string

Accessors

  • get apiBaseUrl(): string
  • get metadata(): string
  • get userList(): string

Methods

  • me(option?: { route?: "twitchSub" }): string
  • Parameters

    • option: { route?: "twitchSub" } = {}
      • Optional route?: "twitchSub"

    Returns string

Generated using TypeDoc