| 1 | // preact does not support more modern TypeScript versions, which breaks our users that depend on older |
| 2 | // TypeScript versions. To fix this, we shim the types from preact to be any and remove the dependency on preact |
| 3 | // for types directly. This script is meant to be run after the build/npm/types-ts3.8 directory is created. |
| 4 |