1 2 3 4
export function injectSEOData(page, seoData) { page.seoData = seoData; } //# sourceMappingURL=web-renderable-page.js.map