Commit 38785e9
refactor: add named interface for type alias (#127)
* Problem: cannot handle non-empty unnamed interfaces
* Apply suggestions from code review
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
* resolve
---------
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>1 parent 26c353e commit 38785e9
1 file changed
+6
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
| 84 | + | |
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
| 110 | + | |
| 111 | + | |
110 | 112 | | |
111 | 113 | | |
112 | 114 | | |
| |||
130 | 132 | | |
131 | 133 | | |
132 | 134 | | |
133 | | - | |
| 135 | + | |
134 | 136 | | |
135 | 137 | | |
136 | 138 | | |
| |||
157 | 159 | | |
158 | 160 | | |
159 | 161 | | |
| 162 | + | |
| 163 | + | |
0 commit comments