Commit b5ef21b
committed
fix(esign): cast helpers to any to fix TS build after barrel conversion
The types barrel conversion (427736a) made extension helpers resolve
to unknown in strict TS mode, breaking the esign prepublishOnly build.
Matches the pattern already used in template-builder.1 parent 8e171d5 commit b5ef21b
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
132 | | - | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
133 | 136 | | |
134 | 137 | | |
135 | 138 | | |
| |||
0 commit comments