Coda by Ian Macalinao
    Preparing search index...
    type BorrowRateCurve = {
        points: CurvePoint[];
    }
    Index
    points: CurvePoint[]