UNPKG

react-safety-helmet

Version:

A fork of react-helmet that support for renderToNodeStream and thread safe with the power of redux

3 lines (2 loc) 105 B
const testsContext = require.context(".", true, /Test\.js$/); testsContext.keys().forEach(testsContext);