1.0.2 • Published 4 years ago

@pitlet/transform-swc v1.0.2

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

bsp-transform-json

Input

{
  "hello": "world"
}

Output

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

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago