/**
* @file src/http/index.ts
* DESCRIPTION:
* This file is the public entry point for all components related to HTTP instrumentation.
* It defines the public API that framework users will consume to create and use adapters.
*/export {};
//# sourceMappingURL=index.js.map