UNPKG

@kamino-finance/kliquidity-sdk

Version:

Typescript SDK for interacting with the Kamino Liquidity (kliquidity) protocol

4 lines 225 B
import { PriceReferenceType } from './types'; export declare const PoolPriceReferenceType: PriceReferenceType; export declare const TwapPriceReferenceType: PriceReferenceType; //# sourceMappingURL=priceReferenceTypes.d.ts.map