UNPKG

jok

Version:

Bundle of utility functions for code generation related to nodejs and graphql

6 lines (5 loc) 128 B
export default function ({ projectName, nextjs, graphql }: { projectName: any; nextjs: any; graphql: any; }): void;