UNPKG

@prezly/theme-kit-core

Version:

Data layer and utility library for developing Prezly themes with JavaScript

3 lines (2 loc) 109 B
import type { SitemapFile } from './types'; export declare function stringify(sitemap: SitemapFile): string;