Type alias DurationFixedType

DurationFixedType: {
    fixed: number;
}

Type declaration

  • fixed: number

Generated using TypeDoc