UNPKG

@graphql-mesh/grpc

Version:
3 lines (2 loc) 131 B
export declare function isScalarType(type: string): boolean; export declare function getGraphQLScalar(scalarType: string): string;