UNPKG

@sonarsource/gatsby-theme-marketing

Version:

Gatsby theme for Sonar projects

4 lines (3 loc) 122 B
import { GatsbyNode } from 'gatsby'; declare const onCreatePage: GatsbyNode['onCreatePage']; export default onCreatePage;