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