oxc/crates/oxc_linter/fixtures/import/deep-deprecated.js
overlookmotel dc924892cc test: add trailing line breaks to conformance fixtures (#5541)
Continuation of #5537. Ensure all conformance fixture files have a trailing line break.
2024-09-06 12:55:17 +00:00

2 lines
59 B
JavaScript

import * as deepDep from './deprecated'
export { deepDep }