mirror of
https://github.com/swc-project/swc.git
synced 2024-11-22 15:25:01 +03:00
.. | ||
.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.