UNPKG
@ecash/lib
Version:
latest (1.5.1-rc3)
1.5.1-rc3
1.5.1-rc2
1.5.1-rc1
1.5.1-rc0
1.5.0-rc0
Library for eCash transaction building
github.com/Bitcoin-ABC/bitcoin-abc
Bitcoin-ABC/bitcoin-abc
@ecash/lib
/
src
/
indexBrowser.ts
7 lines
(5 loc)
•
247 B
text/typescript
View Raw
1
2
3
4
5
6
7
// Copyright (c) 2024 The Bitcoin developers
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
export
*
from
'./index.js'
;
export
*
from
'./initBrowser.js'
;