@starknet-io/types-js
Version:
Shared TypeScript definitions for Starknet projects
9 lines • 342 B
JavaScript
export {};
// TODO: find solution for the rest of oneOf that can't be converted with this solution
/**
* Search in spec oneOf
* go one by one and fix one missing, but before there need to be solution for it
*
* current ts oneOf produce [key: string]: undefined; [key: number]: undefined; artifacts
*/
//# sourceMappingURL=helpless.js.map