UNPKG

test-rrr-sdk

Version:

An SDK for building applications on top of Raydium.

4 lines (2 loc) 66 B
declare type Cluster = "mainnet" | "devnet"; export { Cluster };