Currently, the skale-contracts package does not store or expose TypeScript types of the packages it depends on (for example, skale-manager, IMA). This creates difficulties when working with skale-contracts in TypeScript projects, as the consumers of the package don’t have access to relevant types provided by its dependencies.
Currently, the skale-contracts package does not store or expose TypeScript types of the packages it depends on (for example, skale-manager, IMA). This creates difficulties when working with skale-contracts in TypeScript projects, as the consumers of the package don’t have access to relevant types provided by its dependencies.