export { fastFetch } from "./fastFetch.js";
export type { FastFetchOptions } from "./fastFetch.js";
