UNPKG

astro-i18n-aut

Version:
3 lines 287 B
import type { UserFilterSitemapByDefaultLocaleConfig } from "./configs"; export declare function filterSitemapByDefaultLocale({ defaultLocale, base: baseUrl, }: UserFilterSitemapByDefaultLocaleConfig): (page: string) => boolean; //# sourceMappingURL=filterSitemapByDefaultLocale.d.ts.map