Asynchronously loads, decompresses, and parses the bundled fix
dataset. Returns the same FixDataset shape as the Node entry point
exports as usBundledFixes.
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 fix dataset. Returns the same
FixDatasetshape as the Node entry point exports asusBundledFixes.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: