Skip to content

Instantly share code, notes, and snippets.

/**
* Class representing the CheckMark timeline.
*
* Made with Flow
*/
class CheckMark {
/**
* Returns the timeline's duration in milliseconds.
*/
static get duration() {