Commit 61be7da
authored
[UIKIT-1680] Fix type defn import for TS projects (#138)
* Add correct TS defn file to scripts as index_d_ts
* In index_d_ts:
* Remove all imports and exports at top level
* Make all types into consts
* Add file scripts/steps.md describing release process
* Remove scripts/README.md
* Fix a missing export in exports.js
* Fix a missing variable in EditDetailsModal1 parent 5edb178 commit 61be7da
File tree
6 files changed
+1844
-104
lines changed- scripts
- src/smart-components/OpenChannelSettings/components
6 files changed
+1844
-104
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
11 | 17 | | |
12 | 18 | | |
13 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
119 | | - | |
| 119 | + | |
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
| |||
This file was deleted.
0 commit comments