UNPKG

nsgm-cli

Version:

A CLI tool to run Next/Style-components and Graphql/Mysql fullstack project

6 lines (5 loc) 151 B
import { GraphQLScalarType } from "graphql"; declare const _default: { Date: GraphQLScalarType<number | null, string>; }; export default _default;