export { fetchText } from './fetch_text.js'; export { fetchWithCloudflareFallback } from './fetch_with_fallback.js'; export { resolveAssetsBinding, type AssetsBindingLike } from './resolve_assets_binding.js';