The return type is stated explicitly rather than inferred. Kit does not export V1TransactionConfig, so an inferred type that structurally includes it cannot be named in the emitted declarations (TS2742).
V1TransactionConfig
The return type is stated explicitly rather than inferred. Kit does not export
V1TransactionConfig, so an inferred type that structurally includes it cannot be named in the emitted declarations (TS2742).