UNPKG

@kiroboio/fct-core

Version:

Kirobo.io FCT Core library

3 lines 160 B
import { IFCT } from "../types"; export declare function getMessageHashFromTypedData(typedData: IFCT["typedData"]): string; //# sourceMappingURL=eip712.d.ts.map