UNPKG

fbonds-core

Version:

Banx protocol sdk

5 lines (4 loc) 148 B
import { BN } from '@coral-xyz/anchor'; export declare const ZERO_BN: BN; export declare const ONE_BN: BN; export declare const BASE_POINTS_BN: BN;