SIGN IN SIGN UP
facebook / react-native UNCLAIMED

A framework for building native applications using React

0 0 0 C++

Add Flow lib defs for Node's zlib zstd support (#54616)

Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/54616

Since 22.15, Node.js now natively supports zstd (de)compression in `zlib`. This adds the Flow typings.

 - Node docs: https://nodejs.org/api/zlib.html#zlibcreatezstdcompressoptions
 - Reference for new constants: https://github.com/nodejs/node/blob/main/deps/zstd/lib/zstd.h

Changelog:
[General][Internal] Monorepo Flow typings

Reviewed By: javache

Differential Revision: D87449911

fbshipit-source-id: 48dcf1147895ed780dbad41a04804abcf4d92648
R
Rob Hogan committed
dc06a71892b50110e8692ce436e367753f4913cc
Parent: 894a1f1
Committed by meta-codesync[bot] <215208954+meta-codesync[bot]@users.noreply.github.com> on 12/23/2025, 3:10:55 PM