class types.FileHash extends _TypeFileHashimport { types } from "https://deno.land/x/mtkruto@0.0.998/mod.ts"; const { FileHash } = types; ConstructorsnewFileHash(params: { offset: bigint; limit: number; hash: Uint8Array; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramshash: Uint8Arraylimit: numberoffset: bigintStatic Propertiesreadonly[paramDesc]: ParamDesc