Function validateObject

  • Validates a Timeline-object. Throws an error if something's wrong

    Parameters

    • obj: TimelineObject<Content>
    • Optional strict: boolean

      Set to true to enable some optional strict rules. Set this to true to increase future compatibility.

    Returns void

Generated using TypeDoc