konan
konan copied to clipboard
Get raw imports
konan.raw(code)
//=>
[
'import { foo } from "foo"',
'import bar from "bar"'
]