UNPKG

@etherspot/prime-sdk

Version:

Etherspot Prime (Account Abstraction) SDK

7 lines (6 loc) 168 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.Synchronized = void 0; class Synchronized { } exports.Synchronized = Synchronized;