© 2026 Hedgehog Software, LLC
export const withOptions = (options?: RequestInit) => Layer.sync(Http.client.Client, () => Http.client.fetch(options));