Preparing search index...
The search index is not available
Taquito
Taquito
@taquito/taquito
TaquitoProvider
Interface TaquitoProvider<T, K>
interface
TaquitoProvider
<
T
,
K
>
{
new TaquitoProvider
new
(
context
:
Context
,
...
rest
:
K
)
:
T
;
}
Type Parameters
T
K
extends
any
[]
Index
Constructors
constructor
Constructors
constructor
new
Taquito
Provider
(
context
,
...
rest
)
:
T
Parameters
context
:
Context
Rest
...
rest
:
K
Returns
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Taquito
Loading...