UNPKG

@redocly/graphql-docs

Version:

Redocly GraphQL docs

6 lines (5 loc) 159 B
export declare const algorithm: { name: string; hash: string; }; export declare function verify(message: string, signature: string): Promise<boolean>;