(date?: ConfigType, unit?: ISOUnitType)
| 21 | isSame(date?: ConfigType, unit?: ISOUnitType): boolean |
| 22 | |
| 23 | isBefore(date?: ConfigType, unit?: ISOUnitType): boolean |
| 24 | |
| 25 | isAfter(date?: ConfigType, unit?: ISOUnitType): boolean |
| 26 | } |
no outgoing calls
no test coverage detected