UNPKG

@coog/gatsby-plugin-react-i18next

Version:

Easily translate your Gatsby website into multiple languages

6 lines (5 loc) 146 B
/** * @description Check if window is defined (so if in the browser or in node.js). * @returns boolean */ export default function (): boolean;