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