mirror of
https://github.com/swc-project/swc.git
synced 2024-11-23 17:54:15 +03:00
79438e6dc2
**Description:** Add type hint `"2021-12" | "2023-03` for `jsc.transform.decoratorVersion`. **Related issue:** - Closes #8467 |
||
---|---|---|
.. | ||
.gitignore | ||
.npmignore | ||
index.ts | ||
LICENSE | ||
package.json | ||
README.md | ||
tsconfig.json |
@swc/types
Typings for @swc/core
APIs. This is a separate package because SWC is used by various tools but not all of them want to depend on @swc/core
.
This package is very cheap, so feel free to depend on this.