UNPKG

@coog/gatsby-plugin-react-i18next

Version:

Easily translate your Gatsby website into multiple languages

10 lines (9 loc) 161 B
declare global { interface Window { ___navigate: any; } } export declare const navigate: (to: string, options: any) => void; /** * END HACK */