UNPKG

scaffolding-nextjs

Version:

Templates that aid in the development of NextJS applications.

3 lines (2 loc) 120 B
import { {{name}}Context, {{name}}Provider } from './{{name}}Context.jsx'; export { {{name}}Context, {{name}}Provider }