swc/crates/swc_transform_common/README.md
Donny/강동윤 6fa79be081
feat(es/transforms): Add experimental output API for transforms (#9000)
**Description:**

This interface will provide a way to emit some outputs from transforms. This data will be emitted back to the JS caller.
2024-06-05 15:38:28 +09:00

76 B

swc_transform_common

Common utilities for the author of a swc transform.