UNPKG

@paroicms/server

Version:
3 lines (2 loc) 115 B
import { GraphQLScalarType } from "graphql"; export declare const ScalarDateTime: GraphQLScalarType<Date, string>;