Type Alias SeiMintExtension

SeiMintExtension: {
    mint: ReturnType<typeof createMintRpcQueryExtension>;
}