UNPKG

@koralabs/cardano-wallets

Version:

Library for connecting cardano wallets in the browser using CIP-30

5 lines (4 loc) 67 B
export interface Paginate { page: number; limit: number; }