UNPKG

import-in-the-middle

Version:
6 lines (4 loc) 104 B
import coolFile from './something.json' with { type: 'json' } export default { data: coolFile.data }