UNPKG

@rxdi/ui-components

Version:

UI Components for building graphql-server website

5 lines (4 loc) 149 B
import { GraphQLObjectType } from 'graphql'; export declare const HamburgerStatisticsType: GraphQLObjectType<any, any, { [key: string]: any; }>;