mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-18 16:00:21 +00:00
Added the type declaration and copied the documentation for this static function. The type of the `process` parameter should be `(nextProp: unknown) => unknown` but I stuck with `any` to preserve 2.x compatibility.