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