UNPKG

wgc

Version:

The official CLI tool to manage the GraphQL Federation Platform Cosmo

3 lines (2 loc) 172 B
export declare const safeCompare: (a: string, b: string) => boolean; export declare const makeSignature: (value: string, secret: string | BufferSource) => Promise<string>;