UNPKG

jok

Version:

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

6 lines (5 loc) 61 B
export default { Query: { hello: () => 'world', }, }