UNPKG

@harmoniclabs/plu-ts-onchain

Version:

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

5 lines (4 loc) 208 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); // `addPAliasMethod` is (necessarily) mutually recursive with `addUtilityForType` // so it is defined in "../addUtilityForType.ts"