mirror of
https://github.com/swc-project/swc.git
synced 2024-11-25 22:34:04 +03:00
4cbe33c32f
**Description:** The types for the wasm-typescript functions are incorrect due to a typo. Without this fix: ``` Property 'TransformConfig' is missing in type '{ module: true; filename: any; sourceMap: • true; mode: "transform"; transform: { verbatimModuleSyntax: boolean; nativeClassProperties: boolean; importNotUsedAsValues: string; importExportAssignConfig: string; }; }' but required in type 'Options'. [2345] ``` |
||
---|---|---|
.. | ||
benches | ||
src | ||
tests | ||
Cargo.toml |