UNPKG

@gleif-it/did-webs-ts

Version:
3 lines 155 B
import { Key } from '../../core/Key.js'; export declare const encodeKey: (code: string, decodedKey: string) => Key; //# sourceMappingURL=encodeKey.d.ts.map