TypeScript

Type Assertion

Tell the compiler.

💡 THINK OF IT LIKE…
▸ YOUR TURN

Write: const el = document.getElementById('app') as HTMLDivElement;

as.ts
+110 XP
Tab indent · Shift+Tab outdent · ⌘/Ctrl + Enter submit · auto-pairs ( [ { " '