Capítulo 124 de 411
then() returns a Promise that resolves when the tween completes — same behavior as Timeline.then().
then()
Timeline.then()
await gsap.to(el, { x: 100 }).then();