method Duration.prototype.toMinutes
Duration.prototype.toMinutes(): Minutes

Converts the duration to minutes.

Return Type

Usage

import { Duration } from ".";