doc: update typescript.md 33ed20a7ea

This commit is contained in:
jaywcjlove
2022-11-25 06:11:48 +00:00
parent 76881d8c3b
commit 45b67f7121
112 changed files with 357 additions and 224 deletions

View File

@ -207,9 +207,6 @@ table {
border-color: inherit;
border-collapse: collapse;
}
table td:first-child {
white-space: nowrap;
}
table.shortcuts td:not(:last-child) > code,
table.shortcuts td:not(:last-child) > del > code,