UNPKG

@etherspot/prime-sdk

Version:

Etherspot Prime (Account Abstraction) SDK

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