mirror of
https://github.com/danbulant/oxc
synced 2026-05-24 12:21:58 +00:00
closes #3906 closes #5687 closes #3958 --------- Co-authored-by: Dunqing <dengqing0821@gmail.com> |
||
|---|---|---|
| .. | ||
| arrow-function-return-type.ts | ||
| as-const.ts | ||
| async-function.ts | ||
| class.ts | ||
| declare-global.ts | ||
| eliminate-imports.ts | ||
| empty-export.ts | ||
| empty-export2.ts | ||
| expando-function.ts | ||
| function-overloads.ts | ||
| function-parameters.ts | ||
| generator.ts | ||
| infer-expression.ts | ||
| infer-return-type.ts | ||
| infer-template-literal.ts | ||
| mapped-types.ts | ||
| module-declaration.ts | ||
| non-exported-binding-elements.ts | ||
| readonly.ts | ||
| set-get-accessor.ts | ||
| signatures.ts | ||
| strip-internal.ts | ||