Type Alias PositionBundleData

PositionBundleData: {
    positionBitmap: number[];
    positionBundleMint: PublicKey;
}