Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat: google-amp #118

Closed
wants to merge 8 commits into from
Prev Previous commit
Next Next commit
feat(globals): reesport google-amp getters
kirill-ivanovvv committed Nov 15, 2024
commit b4c82d01e3658aca8d5ca217654539f9b7a53f7b
3 changes: 3 additions & 0 deletions globals/data/src/getters/index.ts
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
export * from './get-seo-metadata.getter.js'
export * from './aqsi-data-getter/index.js'

export * from './jsx-html-string.getter.js'
export * from './google-amp-page.getter.js'