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