UNPKG

safe-apps-sdk

Version:

SDK developed to integrate third-party apps with Safe app.

3 lines (2 loc) 77 B
declare const generateRequestId: () => string; export { generateRequestId };