class types.HighScore extends _TypeHighScoreimport { types } from "https://deno.land/x/mtkruto@0.0.998/mod.ts"; const { HighScore } = types; ConstructorsnewHighScore(params: { pos: number; userId: bigint; score: number; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramspos: numberscore: numberuserId: bigintStatic Propertiesreadonly[paramDesc]: ParamDesc