Type alias FormatTimeCodeTextOptions

FormatTimeCodeTextOptions: {
    timeBase?: number | string | TimeBaseInput;
} & TimeCodeInputOptions