1.0.2 • Published 6 years ago

@pitlet/transform-swc v1.0.2

Weekly downloads
-
License
-
Repository
-
Last release
6 years ago

bsp-transform-json

Input

{
  "hello": "world"
}

Output

export default JSON.parse('{"hello":"world"}')
1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago