Files
Kmake/test/fixtures/document_with_esm_and_cjs_code_snippet.md
2026-05-26 23:36:42 -07:00

145 B

Usage and Example

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

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