figma groupnode children does not load when consoled, there is a delay
I m working on a figma plugin using figma plugin api, but when im
trying to get all children FrameNodes from rdLayer[0].children then
only 1 FrameNode is consoled, but when setTimeout is used then it
gives all FrameNodes from the rdLayer[0].children,