TypeScript Playground Template All In One
TypeScript Playground 模版
[TypeScript Playground Template](https://www.typescriptlang.org/play?#code/PTAEBUE8AcFMGUDGAnAltALqACgGwIaQDmyA9gK4B2AJqIIRWgEk6iC8G4N47AUO0A)
TypeScript Playground Template
demos
<noscript></noscript>
The <noscript>
HTML element defines a section of HTML to be inserted if a script type on the page is unsupported or if scripting is currently turned off in the browser.
<noscript>
HTML 元素定义了在页面上的脚本类型不受支持或浏览器当前关闭脚本时要插入的 HTML 部分。
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/noscript
<iframe
width="100%"
height="500"
src="https://www.typescriptlang.org/play#code/PTAEBUE8AcFMGUDGAnAltALqACgGwIaQDmyA9gK4B2AJqIIRWgEk6iC8G4N47AUO0A">
<noscript>https://www.typescriptlang.org/play?#code/PTAEBUE8AcFMGUDGAnAltALqACgGwIaQDmyA9gK4B2AJqIIRWgEk6iC8G4N47AUO0A</noscript>
</iframe>
<iframe height="500" src="https://www.typescriptlang.org/play#code/PTAEBUE8AcFMGUDGAnAltALqACgGwIaQDmyA9gK4B2AJqIIRWgEk6iC8G4N47AUO0A" width="100%">
</iframe>