Asynchronously loads, decompresses, and parses the bundled aircraft
registry dataset. Returns the same RegistryDataset shape as the Node
entry point exports as usBundledRegistry.
Handles servers that advertise transport-level gzip via
Content-Encoding: gzip (in which case fetch() decodes the body
automatically) as well as servers that serve the .gz as opaque bytes.
Asynchronously loads, decompresses, and parses the bundled aircraft registry dataset. Returns the same
RegistryDatasetshape as the Node entry point exports asusBundledRegistry.Handles servers that advertise transport-level gzip via
Content-Encoding: gzip(in which casefetch()decodes the body automatically) as well as servers that serve the.gzas opaque bytes.To host the asset on your own CDN or to override the URL for any other reason, pass an explicit
url: