// Export for use in TS Playground export SmartTypeVisualizer, TypeTimeline, TSPlaygroundExtension ;
If you have saved links from older Playground versions (pre-35), don’t worry. The includes a backward compatibility shim . When you open an old URL, you’ll see a banner: “This snippet was created in Playground v34. Click to modernize.” The modernization process:
// Export for use in TS Playground export SmartTypeVisualizer, TypeTimeline, TSPlaygroundExtension ;
If you have saved links from older Playground versions (pre-35), don’t worry. The includes a backward compatibility shim . When you open an old URL, you’ll see a banner: “This snippet was created in Playground v34. Click to modernize.” The modernization process: