UNPKG

@harmoniclabs/plu-ts-onchain

Version:

An embedded DSL for Cardano smart contracts creation coupled with a library for Cardano transactions, all in Typescript

8 lines (7 loc) 263 B
export declare const PExtended: import("../../../PTypes/PStruct/pstruct.js").PStruct<{ PNegInf: {}; PFinite: { n: [import("../../../type_system/index.js").PrimType.Int]; }; PPosInf: {}; }, import("../../../type_system/index.js").Methods>;