I want to import many local jsons.
For example, supposed that I need to import A.json - Z.json in src folders.
import A from \'./src/A.json\' import B from