@kepas/daraja-js
    Preparing search index...

    Interface CalculatePointsInput

    interface CalculatePointsInput {
        points: string | number;
    }
    Index
    points: string | number