import * as t from "io-ts"; //#region generated/ChipLS9926ExtendProperty.d.ts /** * Codec for interface {@link ChipLS9926ExtendProperty} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ChipLS9926.decompiled.cs:42 */ declare const ChipLS9926ExtendProperty: t.PartialC<{}>; interface ChipLS9926ExtendProperty extends t.TypeOf {} //#endregion export { ChipLS9926ExtendProperty as t }; //# sourceMappingURL=ChipLS9926ExtendProperty-CsxS4DN2.d.cts.map