class functions.LangpackGetDifference extends Function<types.TypeLangPackDifference>import { functions } from "https://deno.land/x/mtkruto@0.1.118/mod.ts"; const { LangpackGetDifference } = functions; ConstructorsnewLangpackGetDifference(params: { langPack: string; langCode: string; fromVersion: number; })Propertiesprotectedreadonly[id]protectedreadonly[params]: ParamsfromVersion: numberlangCode: stringlangPack: stringStatic Propertiesreadonly[paramDesc]: ParamDesc