UNPKG
@near-js/accounts
Version:
latest (2.2.2)
next (1.3.0-next.15)
2.2.2
2.2.1
2.2.0
2.1.0
2.0.3
2.0.2
2.0.1
2.0.0
1.4.1
1.4.0
1.3.1
1.3.0
1.3.0-next.15
1.3.0-next.14
1.3.0-next.13
1.3.0-next.12
1.3.0-next.11
1.3.0-next.10
1.3.0-next.9
1.3.0-next.8
1.3.0-next.7
1.3.0-next.6
1.3.0-next.5
1.3.0-next.4
1.3.0-next.3
1.3.0-next.2
1.3.0-next.1
1.3.0-next.0
1.2.2
1.2.1
1.2.0
1.1.0
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
0.0.2
0.0.1
Classes encapsulating account-specific functionality
@near-js/accounts
/
lib
/
esm
/
interface.d.ts
5 lines
(4 loc)
•
233 B
TypeScript
View Raw
1
2
3
4
5
import
'@near-js/types'
;
export
{ a
as
ChangeFunctionCallOptions
, F
as
FunctionCallOptions
, I
as
IntoConnection
, V
as
ViewFunctionCallOptions
}
from
'./connection-BbhZTxD7.js'
;
import
'@near-js/signers'
;
import
'@near-js/providers'
;