Commit 19edd00
fix(ios-prebuild): resolve Flow errors in headers-xcframework-test
mixed is a deprecated utility type (use unknown), and Buffer.from
needs the string+encoding overload since JSON.stringify on unknown
types as string | void.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent 2de081b commit 19edd00
1 file changed
Lines changed: 2 additions & 2 deletions
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| |||
0 commit comments