Ok my question is sort of related to this so just put it out there for reference:  https://greensock.com/forums/topic/14782-exportimport-timelinestweens-to-json/      I have been using fabric.js with GSAP to create an app to make animations. I have run into a problem where i need to save animation in the db. I am saving my canvas as a JSON. Then the way i went about saving the saving the timeline is by just saving the whole timeline object. I think the saving is working (tell me if I am wron