Open yxliang01 opened 5 years ago
Typescript is getting popular nowadays. In order for projects making use of this project getting benefits from the typing, a type definition is necessary for this library. This issue is to track the progress of such effort. There are already efforts on creating types for this library at https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/solidity-parser-antlr . However, after discussion at https://github.com/federicobond/solidity-parser-antlr/issues/47 , we think that having type definition in this repo is more preferable.
CC all authors of the created types at @ type: @LogvinovLeon @albrow @yxliang01
Typescript is getting popular nowadays. In order for projects making use of this project getting benefits from the typing, a type definition is necessary for this library. This issue is to track the progress of such effort. There are already efforts on creating types for this library at https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/solidity-parser-antlr . However, after discussion at https://github.com/federicobond/solidity-parser-antlr/issues/47 , we think that having type definition in this repo is more preferable.
CC all authors of the created types at @ type: @LogvinovLeon @albrow @yxliang01
Tasks