mirror of
https://github.com/swc-project/swc.git
synced 2024-12-20 04:01:39 +03:00
c765c7e06e
swc_ecma_transforms_proposal: - Detect decorators in typescript parameter properties. (#1456) swc: - Add tests for #1362. (#1362)
3 lines
36 B
TypeScript
3 lines
36 B
TypeScript
import { main } from './foo'
|
|
|
|
main() |