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