import { ConfigUser } from "./types.js"; export const config: ConfigUser = { transformCoords: true, projection: "WGS84", proxy: false, };