Comunica
    Preparing search index...

    Interface IYearMonthDurationRepresentation

    interface IYearMonthDurationRepresentation {
        month: number;
        year: number;
    }
    Index

    Properties

    Properties

    month: number
    year: number