Constructors

Properties

contests: Record<string, SkyBlockMemberJacobContest>
personalBests: Record<
    | number
    | typeof iterator
    | "big"
    | "length"
    | "toString"
    | "concat"
    | "slice"
    | "indexOf"
    | "lastIndexOf"
    | "includes"
    | "at"
    | "match"
    | "link"
    | "charAt"
    | "charCodeAt"
    | "localeCompare"
    | "replace"
    | "search"
    | "split"
    | "substring"
    | "toLowerCase"
    | "toLocaleLowerCase"
    | "toUpperCase"
    | "toLocaleUpperCase"
    | "trim"
    | "substr"
    | "valueOf"
    | "codePointAt"
    | "endsWith"
    | "normalize"
    | "repeat"
    | "startsWith"
    | "anchor"
    | "blink"
    | "bold"
    | "fixed"
    | "fontcolor"
    | "fontsize"
    | "italics"
    | "small"
    | "strike"
    | "sub"
    | "sup"
    | "padStart"
    | "padEnd"
    | "trimEnd"
    | "trimStart"
    | "trimLeft"
    | "trimRight"
    | "matchAll"
    | "replaceAll",
    number,
>