Commit 8c5c637
committed
fix(wasm): re-export the MIDI-FX request and result types from the project module
- The entry point pulls these three types from ./project, which carries an
explicit re-export list rather than a wildcard, so the declaration build
failed to resolve them while the JavaScript bundle still emitted1 parent dcd7bf8 commit 8c5c637
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
43 | 46 | | |
44 | 47 | | |
45 | 48 | | |
| |||
0 commit comments