UNPKG

cose-kit

Version:

This is an early prototype of a RFC8152 COSE library for node.js.

4 lines (3 loc) 189 B
declare const _default: (actual: unknown, ...types: string[]) => string; export default _default; export declare function withAlg(alg: string, actual: unknown, ...types: string[]): string;