mirror of
https://github.com/windwp/nvim-ts-autotag.git
synced 2025-01-07 14:39:22 -06:00
7 lines
32 B
TypeScript
7 lines
32 B
TypeScript
|
const html = x => x;
|
||
|
html`
|
||
|
|
||
|
|
||
|
|
||
|
`
|