File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -387,8 +387,8 @@ added:
387
387
388
388
> Stability: 1 - Experimental
389
389
390
- * This feature is only available with the ` --experimental-vm-modules ` command
391
- flag enabled.*
390
+ This feature is only available with the ` --experimental-vm-modules ` command
391
+ flag enabled.
392
392
393
393
The ` vm.Module ` class provides a low-level interface for using
394
394
ECMAScript modules in VM contexts. It is the counterpart of the ` vm.Script `
@@ -699,8 +699,8 @@ added: v9.6.0
699
699
700
700
> Stability: 1 - Experimental
701
701
702
- * This feature is only available with the `--experimental-vm-modules` command
703
- flag enabled.*
702
+ This feature is only available with the `--experimental-vm-modules` command
703
+ flag enabled.
704
704
705
705
* Extends: {vm .Module }
706
706
@@ -829,8 +829,8 @@ added:
829
829
830
830
> Stability: 1 - Experimental
831
831
832
- * This feature is only available with the ` --experimental-vm-modules` command
833
- flag enabled.*
832
+ This feature is only available with the ` --experimental-vm-modules` command
833
+ flag enabled.
834
834
835
835
* Extends: {vm .Module }
836
836
You can’t perform that action at this time.
0 commit comments