UNPKG

@perawallet/connect

Version:

JavaScript SDK for integrating Pera Wallet to web applications.

5 lines (4 loc) 229 B
declare const MEDIUM_SCREEN_BREAKPOINT = 935; declare const SMALL_SCREEN_BREAKPOINT = 767; declare const XSMALL_SCREEN_BREAKPOINT = 560; export { MEDIUM_SCREEN_BREAKPOINT, SMALL_SCREEN_BREAKPOINT, XSMALL_SCREEN_BREAKPOINT };