Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 145 Bytes

document_with_esm_and_cjs_code_snippet.md

File metadata and controls

11 lines (8 loc) · 145 Bytes

Usage and Example

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

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