oxc/crates/oxc_isolated_declarations/tests/fixtures
Boshen 84a5816d03
feat(isolated_declarations): add stripInternal (#5878)
closes #3906
closes #5687
closes #3958

---------

Co-authored-by: Dunqing <dengqing0821@gmail.com>
2024-09-19 23:14:47 +08:00
..
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 fix(isolated-declarations): bindings referenced in TSModuleDeclaration are removed incorrectly (#5680) 2024-09-10 16:22:07 +00:00
non-exported-binding-elements.ts
readonly.ts
set-get-accessor.ts
signatures.ts fix(isolated-declarations): false positive for setter method in interface (#5681) 2024-09-10 16:22:08 +00:00
strip-internal.ts feat(isolated_declarations): add stripInternal (#5878) 2024-09-19 23:14:47 +08:00