interface Duration {
    seconds: string;
}

Properties

Properties

seconds: string