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