@reactive-dot/vueFunctionsuseTypedApiuseTypedApi CallableuseTypedApi<TChainId>(options?: ChainComposableOptions<TChainId>): PromiseLikeAsyncState<any>Composable for getting Polkadot-API typed API.Type parametersTChainId: anyParametersoptionaloptions: ChainComposableOptions<TChainId>Additional optionsReturns PromiseLikeAsyncState<any>Polkadot-API typed API
Composable for getting Polkadot-API typed API.