oxc/crates/oxc_linter/fixtures/import/deep/cache-1.js

2 lines
44 B
JavaScript

import * as b from './cache-2'
export { b }