Commit 4231399
feat: add type declarations (#193)
* Add initial typings
* Add types path
* Update types
* Add more row & column types
* Fix types path
* Add generic params
* Add missing type param
* Update cellRenderer props
* Remove omit
* Add callOrReturn type
* Update types
* Remove types
* update types from Neo
* fix typo
* fix column consts
* Add some util types
* Fix normalizeColumns arg type
* add types for utils from Neo
* update
* fix unflattern return type
* add types for methods
* update
* changelog
* fix
* fix
* update
Co-authored-by: Neo Nie <[email protected]>1 parent 43c84d0 commit 4231399
File tree
5 files changed
+679
-1
lines changed- src
- types
5 files changed
+679
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| |||
62 | 63 | | |
63 | 64 | | |
64 | 65 | | |
| 66 | + | |
65 | 67 | | |
66 | 68 | | |
67 | 69 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
212 | 212 | | |
213 | 213 | | |
214 | 214 | | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
215 | 218 | | |
216 | 219 | | |
217 | 220 | | |
| |||
283 | 286 | | |
284 | 287 | | |
285 | 288 | | |
286 | | - | |
| 289 | + | |
287 | 290 | | |
288 | 291 | | |
289 | 292 | | |
| |||
0 commit comments