### Description of the bug Although defined and re-exported [here](https://github.com/pmndrs/postprocessing/blob/main/src/effects/index.js#L13), the `FXAAEffect` class is not exported in the typescript types. See https://github.com/pmndrs/postprocessing/blob/main/types/postprocessing.d.ts ### Library versions used - Three: 0.141.0 - Post Processing: 6.28.1
Activity
vanruesc commentedon Jul 10, 2022
Updated types in
postprocessing@6.28.2
. Let me know if something's still broken.