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