class CodecDate implements INumber extends Dateimport { CodecDate } from "https://deno.land/x/polkadot@0.2.28/types-codec/native/Date.ts"; ConstructorsnewCodecDate(registry: Registry, value?: CodecDate | Date | AnyNumber)PropertiesoptionalcreatedAtHash: IU8areadonlyencodedLength: numberreadonlyhash: IU8ainitialU8aLengthreadonlyisEmpty: booleanoptionalisStorageFallback: booleanreadonlyregistry: RegistryMethodsbitLength(): UIntBitLengtheq(other?: unknown): booleaninspect(): InspecttoBigInt(): biginttoBn(): BNtoHex(isLe?): HexStringtoHuman(): stringtoJSON(): anytoNumber(): numbertoPrimitive(): numbertoRawType(): stringtoString(): stringtoU8a(isBare?: boolean): Uint8Array