We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88e7178 commit e59680fCopy full SHA for e59680f
types/node/module.d.ts
@@ -626,7 +626,7 @@ declare module "module" {
626
/**
627
* The directory name of the current module.
628
*
629
- * This is the same as the ``path.dirname()` of the `import.meta.filename`.
+ * This is the same as the `path.dirname()` of the `import.meta.filename`.
630
631
* > **Caveat**: only present on `file:` modules.
632
* @since v21.2.0, v20.11.0
0 commit comments