mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-05-25 05:34:36 +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.