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