UNPKG

minauth

Version:

A TypeScript library for building authentication systems on top of the Mina blockchain and other zero-knowledge proofs solutions.

5 lines (4 loc) 96 B
/** * @deprecated `traceId` remains in code. */ export declare const traceId: <T>(x: T) => T;