node/test/fixtures/document_with_cjs_and_esm_c...

145 B

Usage and Example

CJS snippet is first, it should be the one displayed by default.

require('path');
import 'node:url';