UNPKG

@graphql-mesh/utils

Version:
3 lines (2 loc) 143 B
export declare function removeClosedBrackets(val: string): string; export declare function sanitizeNameForGraphQL(unsafeName: string): string;