react-code-dataset
/
next.js
/crates
/next-custom-transforms
/tests
/fixture
/strip-page-exports
/getStaticProps
18.2 kB
- destructuring-assignment-array-expr
- destructuring-assignment-array
- destructuring-assignment-object
- issue-30091
- issue-31855
- no-props
- not-crash-for-class-declarations
- not-mix-up-bindings
- not-remove-extra-named-export-function-declarations
- not-remove-extra-named-export-variable-declarations
- not-remove-import-used-in-other-export
- not-remove-import-used-in-render
- not-remove-unused-function
- remove-combined-named-export-specifiers
- remove-extra-named-export-specifiers
- remove-named-export-function-declarations-async
- remove-named-export-function-declarations
- remove-named-export-variable-declarations-async
- remove-named-export-variable-declarations
- remove-re-exported-function-declarations-dependents-variables-functions-imports
- remove-re-exported-function-declarations
- remove-re-exported-variable-declarations-safe
- remove-re-exported-variable-declarations
- remove-separate-named-export-specifiers
- support-babel-style-memoized-function
- support-class-exports-2
- support-class-exports
- support-export-named-as-default-with-a-class
- support-export-named-as-default-with-other-specifiers-and-import
- support-export-named-as-default-with-other-specifiers
- support-full-re-export
- support-multiple-export-var-decl
- support-named-export-as-default