import { Packet, Request } from "@novastar/codec"; //#region generated/api/FuncCard_ReadTimeOnFuncCard_1.d.ts declare module '@novastar/codec' { interface API { FuncCard_ReadTimeOnFuncCard_1(addr: number, portAddr: number, funcCardAddr: number): Promise; tryFuncCard_ReadTimeOnFuncCard_1(addr: number, portAddr: number, funcCardAddr: number): Promise; } } declare function createFuncCard_ReadTimeOnFuncCard_1(addr: number, portAddr: number, funcCardAddr: number): Request; //#endregion export { createFuncCard_ReadTimeOnFuncCard_1 as t }; //# sourceMappingURL=FuncCard_ReadTimeOnFuncCard_1-Bts1yYRx.d.mts.map